프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FieldOnTypeBuilderInstantiation | System | ||
GetField |
메소드 | 설명 | |
---|---|---|
GetCustomAttributes ( |
||
GetCustomAttributes ( bool inherit ) : Object[] | ||
GetOptionalCustomModifiers ( ) : System.Type[] | ||
GetRequiredCustomModifiers ( ) : System.Type[] | ||
GetType ( ) : |
||
GetValue ( Object obj ) : Object | ||
GetValueDirect ( |
||
IsDefined ( |
||
SetValue ( Object obj, Object value, BindingFlags invokeAttr, |
||
SetValueDirect ( |
메소드 | 설명 | |
---|---|---|
FieldOnTypeBuilderInstantiation ( |
||
GetField ( |
public GetCustomAttributes ( |
||
attributeType | ||
inherit | bool | |
리턴 | Object[] |
public GetCustomAttributes ( bool inherit ) : Object[] | ||
inherit | bool | |
리턴 | Object[] |
public GetOptionalCustomModifiers ( ) : System.Type[] | ||
리턴 | System.Type[] |
public GetRequiredCustomModifiers ( ) : System.Type[] | ||
리턴 | System.Type[] |
public GetValueDirect ( |
||
obj | ||
리턴 | Object |
public IsDefined ( |
||
attributeType | ||
inherit | bool | |
리턴 | bool |
public SetValue ( Object obj, Object value, BindingFlags invokeAttr, |
||
obj | Object | |
value | Object | |
invokeAttr | BindingFlags | |
binder | ||
culture | ||
리턴 | void |
public SetValueDirect ( |
||
obj | ||
value | Object | |
리턴 | void |