Persistate API documentation
Implicit Operator
NamespacesPersistateModuleTypeImplicitWideningImplicitImplicitImplicit(String to ModuleType)

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

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

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