namespace StorageExpansion { public enum StorageSizeEnum { // UltraSmall Large, Larger, MegaLarge, UltraLarge, PagesOnly, Small } }