Persistate API documentation
Implicit Operator
NamespacesPersistateRhsTypeImplicitWideningImplicitImplicitImplicit(String to RhsType)

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

Implicit conversion from string to RhsType.
Declaration Syntax
C#
public static implicit operator RhsType (
	string input
)
Parameters
input (String)
The string to convert.
Return Value
An RhsType containing the converted value.

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