Get description attribute from an enum value in C#. ... public enum MetalBands { [DescriptionAttribute("This is Metallica from CA")] ...
確定! 回上一頁