Click or drag to resize

EscapedText(String) Constructor

Initializes a new instance of the EscapedText class

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.27.0
Syntax
C#
public EscapedText(
	string text
)

Parameters

text  String

[Missing <param name="text"/> documentation for "M:RAYLASE.Marker.Common.EscapedText.#ctor(System.String)"]

See Also