将枚举Json化(键:枚举Value,值:描述)
摘要:
/// <summary> /// 将枚举对象转化为 /// </summary> /// <param name="type"></param> /// <returns></returns> public static string EnumToJson(this Type type) { if 阅读全文
posted @ 2021-07-01 00:03 W~C停用 阅读(560) 评论(0) 推荐(0)
浙公网安备 33010602011771号