Méthode |
Description |
|
CacheEquals ( object o ) : bool |
|
|
CheckConsistency ( Object target ) : void |
|
|
GetFieldHandle ( ) : RuntimeFieldHandle |
|
|
GetOneTimeFlags ( ) : void |
|
|
GetValueDirect ( TypedReference obj ) : Object |
|
|
InternalGetValue ( Object obj, bool doVisibilityCheck ) : Object |
|
|
InternalGetValue ( Object obj, bool doVisibilityCheck, bool doCheckConsistency ) : Object |
|
|
InternalSetValue ( Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, bool doVisibilityCheck ) : void |
|
|
InternalSetValue ( Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, bool doVisibilityCheck, bool doCheckConsistency ) : void |
|
|
PerformVisibilityCheckOnField ( IntPtr field, Object target, IntPtr declaringType, FieldAttributes attr, uint invocationFlags ) : void |
|
|
RtFieldInfo ( ) : System |
|
|
RtFieldInfo ( RuntimeFieldHandle handle, RuntimeType declaringType, 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 |
|
|