Persistate API documentation
Explicit Operator
NamespacesPersistateModuleTypeExplicitNarrowingExplicitExplicitExplicit(ModuleType to String)

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

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

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