메소드 | 설명 | |
---|---|---|
GetConstructor ( this self, |
||
GetSimplestName ( this self ) : string | ||
GetTypeInfo ( this self ) : |
||
GetTypes ( this self ) : IEnumerable |
||
IsAssignableFrom ( this baseType, |
public static GetConstructor ( this self, |
||
self | this | |
parameterTypes | ||
리턴 | ConstructorInfo |
public static GetSimplestName ( this self ) : string | ||
self | this | |
리턴 | string |
public static IsAssignableFrom ( this baseType, |
||
baseType | this | |
derivedType | ||
리턴 | bool |