Method | Description | |
---|---|---|
GetMembers ( ) : IEnumerable |
||
HasAttribute ( Type attribute ) : bool | ||
IsAssignableTo ( ITypeInfo info ) : bool | ||
SystemTypeInfo ( Type systemType ) : System |
public HasAttribute ( Type attribute ) : bool | ||
attribute | Type | |
return | bool |
public IsAssignableTo ( ITypeInfo info ) : bool | ||
info | ITypeInfo | |
return | bool |
public SystemTypeInfo ( Type systemType ) : System | ||
systemType | Type | |
return | System |