CheckAnd Method (Object, Object)

Typemock Isolator Developer Guide

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

public static ParameterCheckerEx And(
	Object leftExpectation,
	Object rightExpectation
)

Parameters

leftExpectation
Type: SystemObject
rightExpectation
Type: SystemObject

Return Value

Type: ParameterCheckerEx
See Also

Reference