ObjectStateGetField Method

Typemock Isolator Developer Guide
Overload List

  NameDescription
Public methodGetField(String)
Gets the value of a non-public field (member variable) of the managed type.
Public methodStatic memberGetField(Object, String)
Gets the value of a non-public field (member variable) of an instance.
Public methodStatic memberGetField(Type, String)
Gets the value of a non-public static field (member variable) of a type.
Top
See Also

Reference