ParameterCheckerEventArgsExpectedValue Property

Typemock Isolator Developer Guide
Expected value - set only when CustomChecker(ParameterCheckerEx, Object) is used

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

public Object ExpectedValue { get; set; }

Property Value

Type: Object
Remarks

This property is set when CustomChecker(ParameterCheckerEx, Object) is used.
See Also

Reference