C# 通过枚举id返回字符串

string fileName = EnumHelper.GetEnum(typeof(FileTypeEnum));

猜你喜欢

转载自blog.csdn.net/qq_41630695/article/details/114443328