메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Type[] |
public static GetInterfacesByGenericTypeDefinition ( this targetType, |
||
targetType | this | |
genericTypeDefinition | ||
리턴 | IEnumerable |
public static GetMethods ( this targetType ) : IEnumerable |
||
targetType | this | |
리턴 | IEnumerable |
public static GetPublicInstanceInvokableMethods ( this targetType ) : IEnumerable |
||
targetType | this | |
리턴 | IEnumerable |