메소드 | 설명 | |
---|---|---|
GetAccessors ( bool nonPublic ) : System.Reflection.MethodInfo[] | ||
GetCustomAttributes ( |
||
GetCustomAttributes ( bool inherit ) : Object[] | ||
GetGetMethod ( bool nonPublic ) : |
||
GetIndexParameters ( ) : System.Reflection.ParameterInfo[] | ||
GetSetMethod ( bool nonPublic ) : |
||
IsDefined ( |
메소드 | 설명 | |
---|---|---|
GetClassFullName ( ) : String | ||
GetGetMethod ( |
||
GetSetMethod ( |
||
GetValue ( Object obj, BindingFlags invokeAttr, Binder binder, Object index, |
||
GetValue ( |
||
GetterAndSetterAreConsistent ( ) : bool | ||
JSProperty ( String name ) : System | ||
PropertyIR ( ) : IReflect | ||
SetValue ( Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object index, |
||
SetValue ( |
public GetAccessors ( bool nonPublic ) : System.Reflection.MethodInfo[] | ||
nonPublic | bool | |
리턴 | System.Reflection.MethodInfo[] |
public final GetCustomAttributes ( |
||
t | ||
inherit | bool | |
리턴 | Object[] |
public final GetCustomAttributes ( bool inherit ) : Object[] | ||
inherit | bool | |
리턴 | Object[] |
public GetGetMethod ( bool nonPublic ) : |
||
nonPublic | bool | |
리턴 |
public GetIndexParameters ( ) : System.Reflection.ParameterInfo[] | ||
리턴 | System.Reflection.ParameterInfo[] |
public GetSetMethod ( bool nonPublic ) : |
||
nonPublic | bool | |
리턴 |
public final IsDefined ( |
||
type | ||
inherit | bool | |
리턴 | bool |