摘要: 1.枚举获取特性,转换值 using System; using System.Reflection; namespace MyAttribute { public static class HelloExtesion { public static string GetStr(this Enum 阅读全文
posted @ 2018-07-12 20:51 码到世界末日 阅读(179) 评论(0) 推荐(0)