1、代码:
如:System.Attribute[] attrs=System.Attribute.GetCustomAttributes(typeof(FirstClass));
2、效果:
1、代码
2、效果
其他:
FullName(获得System.Type的完全限定名,包括命名空间)