The Assign type exposes the following members.

Constructors

  NameDescription
Assign
Create a new Assign object that will mock ref and out arguments

Methods

  NameDescription
AndCheck
Validate the parameter before assigning it a value.
IsCheckingSameType
A boolean method the checks if the "other" object is the same type as the object that called the method.

See Also