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