EnumGuid Constructor (String) |
Initializes a new instance of EnumGuid using a string that will be converted.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public EnumGuid(
string guid
)
Parameters
- guid
- Type: SystemString
See Also