VerifyMessageBuilderQuoted Method

Typemock Isolator Developer Guide
Quote a string

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

protected static string Quoted(
	string text
)

Parameters

text
Type: SystemString
Text to Quote

Return Value

Type: String
Quoted string
See Also

Reference