메소드 | 설명 | |
---|---|---|
EventInfoProxy ( |
||
GetAddMethod ( bool nonPublic ) : |
||
GetCustomAttributes ( |
||
GetCustomAttributes ( bool inherit ) : object[] | ||
GetOtherMethods ( bool nonPublic ) : System.Reflection.MethodInfo[] | ||
GetRaiseMethod ( bool nonPublic ) : |
||
GetRemoveMethod ( bool nonPublic ) : |
||
IsDefined ( |
||
__GetMethods ( ) : System.Reflection.MethodInfo[] |
메소드 | 설명 | |
---|---|---|
GetCurrentToken ( ) : int |
public GetAddMethod ( bool nonPublic ) : |
||
nonPublic | bool | |
리턴 |
public GetCustomAttributes ( |
||
attributeType | ||
inherit | bool | |
리턴 | object[] |
public GetCustomAttributes ( bool inherit ) : object[] | ||
inherit | bool | |
리턴 | object[] |
public GetOtherMethods ( bool nonPublic ) : System.Reflection.MethodInfo[] | ||
nonPublic | bool | |
리턴 | System.Reflection.MethodInfo[] |
public GetRaiseMethod ( bool nonPublic ) : |
||
nonPublic | bool | |
리턴 |
public GetRemoveMethod ( bool nonPublic ) : |
||
nonPublic | bool | |
리턴 |
public IsDefined ( |
||
attributeType | ||
inherit | bool | |
리턴 | bool |
public __GetMethods ( ) : System.Reflection.MethodInfo[] | ||
리턴 | System.Reflection.MethodInfo[] |