Reads an enum value from the input.
| C# |
public T ReadEnum<T>() where T : struct, new()
- T
- Enum type
Enum value
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)
| C# |
public T ReadEnum<T>() where T : struct, new()
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)