Method |
Description |
|
CacheEquals ( object o ) : bool |
|
|
GetValue ( Object obj ) : Object |
|
|
GetValue ( bool raw ) : Object |
|
|
GetValueDirect ( TypedReference obj ) : Object |
|
|
MdFieldInfo ( int tkField, FieldAttributes fieldAttributes, RuntimeTypeHandle declaringTypeHandle, System.RuntimeType.RuntimeTypeCache reflectedTypeCache, BindingFlags bindingFlags ) : System |
|
|
SetValue ( Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture ) : void |
|
|
SetValueDirect ( TypedReference obj, Object value ) : void |
|
|