Method | Description | |
---|---|---|
GetGenericArguments ( this targetType ) : System.Type[] | ||
GetInterfacesByGenericTypeDefinition ( this targetType, |
||
GetMethods ( this targetType ) : IEnumerable |
||
GetPublicInstanceInvokableMethods ( this targetType ) : IEnumerable |
public static GetGenericArguments ( this targetType ) : System.Type[] | ||
targetType | this | |
return | System.Type[] |
public static GetInterfacesByGenericTypeDefinition ( this targetType, |
||
targetType | this | |
genericTypeDefinition | ||
return | IEnumerable |
public static GetMethods ( this targetType ) : IEnumerable |
||
targetType | this | |
return | IEnumerable |
public static GetPublicInstanceInvokableMethods ( this targetType ) : IEnumerable |
||
targetType | this | |
return | IEnumerable |