메소드 | 설명 | |
---|---|---|
GetArgumentName ( ICustomAttributeProvider attrProvider, string defaultName ) : string | ||
GetArgumentName ( |
||
GetInterfaceName ( |
||
GetInterfaceName ( |
||
GetInterfaceType ( |
||
GetMethod ( |
||
GetPublicMembers ( |
||
GetPublicProperties ( |
||
GetTypes ( ArgDirection dir, |
||
IsDeprecated ( ICustomAttributeProvider attrProvider ) : bool | ||
IsPublic ( |
||
IsPublic ( |
메소드 | 설명 | |
---|---|---|
GetDeclaredPublicMembers ( |
||
GetGenericType ( |
||
GetHierarchy ( |
||
WalkInterfaceHierarchy ( |
public static GetArgumentName ( ICustomAttributeProvider attrProvider, string defaultName ) : string | ||
attrProvider | ICustomAttributeProvider | |
defaultName | string | |
리턴 | string |
public static GetArgumentName ( |
||
pi | ||
리턴 | string |
public static GetInterfaceName ( |
||
mi | ||
리턴 | string |
public static GetInterfaceName ( |
||
type | ||
리턴 | string |
public static GetInterfaceType ( |
||
type | ||
iface | string | |
리턴 |
public static GetMethod ( |
||
type | ||
method_call | MessageContainer | |
리턴 |
public static GetPublicMembers ( |
||
type | ||
리턴 | MemberInfo>>.IEnumerable |
public static GetPublicProperties ( |
||
type | ||
리턴 | IEnumerable |
public static GetTypes ( ArgDirection dir, |
||
dir | ArgDirection | |
parms | ||
리턴 | System.Type[] |
public static IsDeprecated ( ICustomAttributeProvider attrProvider ) : bool | ||
attrProvider | ICustomAttributeProvider | |
리턴 | bool |
public static IsPublic ( |
||
mi | ||
리턴 | bool |