[This is preliminary documentation and is subject to change.]
Implicit conversion from string to ModuleType.
| C# |
public static implicit operator ModuleType ( string input )
- input (String)
- The string to convert.
An ModuleType containing the converted value.