Simply3DScan
|
Static Public Member Functions | |
static T | ParseEnum< T > (string value) |
Parses the enum. More... | |
Definition at line 5 of file EnumHelper.cs.
|
static |
Parses the enum.
T |
value | The value. |
Definition at line 14 of file EnumHelper.cs.