프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetParameterTypes | System.Type[] | ||
GetReturnType | |||
MakeGenericMethod | |||
MethodBuilderInstantiation | System |
메소드 | 설명 | |
---|---|---|
GetBaseDefinition ( ) : |
||
GetCustomAttributes ( |
||
GetCustomAttributes ( bool inherit ) : Object[] | ||
GetGenericArguments ( ) : System.Type[] | ||
GetGenericMethodDefinition ( ) : |
||
GetMethodImplementationFlags ( ) : MethodImplAttributes | ||
GetParameters ( ) : System.Reflection.ParameterInfo[] | ||
GetType ( ) : |
||
Invoke ( Object obj, BindingFlags invokeAttr, |
||
IsDefined ( |
||
MakeGenericMethod ( ) : |
메소드 | 설명 | |
---|---|---|
GetParameterTypes ( ) : System.Type[] | ||
GetReturnType ( ) : |
||
MakeGenericMethod ( |
||
MethodBuilderInstantiation ( |
public GetBaseDefinition ( ) : |
||
리턴 |
public GetCustomAttributes ( |
||
attributeType | ||
inherit | bool | |
리턴 | Object[] |
public GetCustomAttributes ( bool inherit ) : Object[] | ||
inherit | bool | |
리턴 | Object[] |
public GetGenericMethodDefinition ( ) : |
||
리턴 |
public GetMethodImplementationFlags ( ) : MethodImplAttributes | ||
리턴 | MethodImplAttributes |
public GetParameters ( ) : System.Reflection.ParameterInfo[] | ||
리턴 | System.Reflection.ParameterInfo[] |
public Invoke ( Object obj, BindingFlags invokeAttr, |
||
obj | Object | |
invokeAttr | BindingFlags | |
binder | ||
parameters | Object | |
culture | ||
리턴 | Object |
public IsDefined ( |
||
attributeType | ||
inherit | bool | |
리턴 | bool |
public MakeGenericMethod ( ) : |
||
리턴 |