CheckEndsWith Method (String)

Typemock Isolator Developer Guide

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

public static ParameterCheckerEx EndsWith(
	string expected
)

Parameters

expected
Type: SystemString

Return Value

Type: ParameterCheckerEx
See Also

Reference