摘要: 1、现在有多个程序集 lib1、lib2、lib3、lib4 每个程序集都有类标注了特性ScanningAttribute 特性的代码是 [AttributeUsage(AttributeTargets.Class, Inherited = false)] public class Scanning 阅读全文
posted @ 2024-03-21 10:24 孤沉 阅读(15) 评论(0) 推荐(0)