ObjectStateSetField Method

Typemock Isolator Developer Guide
Overload List

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

Reference