Adds an attribute to the type
void AddAttribute(AttributeTargets,string,string[]);
Adds an attribute to the type.
void AddAttribute(string,string[]);
ITypeInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace