摘要: 1 AttributeUsage [AttributeUsageAttribute(AttributeTargets.All, AllowMultiple = true, Inherited = true)] class MyNewAttribute : System.Attribute { // 阅读全文
posted @ 2019-01-28 21:22 一只桔子2233 阅读(121) 评论(0) 推荐(0) 编辑