Persistate API documentation
Explicit Operator
NamespacesPersistateRhsTypeExplicitNarrowingExplicitExplicitExplicit(RhsType to String)

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

Explicit conversion from RhsType to string.
Declaration Syntax
C#
public static explicit operator string (
	RhsType val
)
Parameters
val (RhsType)
The RhsType to convert.
Return Value
A string containing the converted valaue.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)