SealedString Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Creates a sealed copy of string data. This .ctor DOES NOT check whether this string was already sealed

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public SealedString(
	string value
)
See Also