프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InternalGetValue | Object | ||
InternalSetValue | void | ||
SerializationFieldInfo | System |
메소드 | 설명 | |
---|---|---|
GetCustomAttributes ( |
||
GetCustomAttributes ( bool inherit ) : Object[] | ||
GetValue ( Object obj ) : Object | ||
IsDefined ( |
||
SetValue ( Object obj, Object value, BindingFlags invokeAttr, |
메소드 | 설명 | |
---|---|---|
InternalGetValue ( Object obj, bool requiresAccessCheck ) : Object | ||
InternalSetValue ( Object obj, Object value, BindingFlags invokeAttr, |
||
SerializationFieldInfo ( |
public GetCustomAttributes ( |
||
attributeType | ||
inherit | bool | |
리턴 | Object[] |
public GetCustomAttributes ( bool inherit ) : Object[] | ||
inherit | bool | |
리턴 | Object[] |
public IsDefined ( |
||
attributeType | ||
inherit | bool | |
리턴 | bool |
public SetValue ( Object obj, Object value, BindingFlags invokeAttr, |
||
obj | Object | |
value | Object | |
invokeAttr | BindingFlags | |
binder | ||
culture | ||
리턴 | void |