The Assign type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Assign |
Create a new Assign object that will mock ref and out arguments
|
Methods
Name | Description | |
---|---|---|
![]() | 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.
|