dotnet 使用自定义特性
摘要:
namespace TETTD.Common { /// <summary> /// 导入excel特性 标记字段映射的列 /// </summary> [AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, Allow 阅读全文
posted @ 2024-05-11 23:47 流浪のwolf 阅读(4) 评论(0) 推荐(0) 编辑