Method | Description | |
---|---|---|
GetCustomAttributeEx ( this assembly, |
||
GetCustomAttributesEx ( this assembly, |
||
GetExportedTypesEx ( this assembly ) : System.Type[] | ||
GetTypesEx ( this assembly ) : System.Type[] |
public static GetCustomAttributeEx ( this assembly, |
||
assembly | this | |
attributeType | ||
return |
public static GetCustomAttributesEx ( this assembly, |
||
assembly | this | |
attributeType | ||
return | System.Attribute[] |
public static GetExportedTypesEx ( this assembly ) : System.Type[] | ||
assembly | this | |
return | System.Type[] |
public static GetTypesEx ( this assembly ) : System.Type[] | ||
assembly | this | |
return | System.Type[] |