Class GryoVersion
public class GryoVersion : EnumWrapper, IEquatable<EnumWrapper>
- Inheritance
-
GryoVersion
- Implements
- Inherited Members
Properties
V1_0
public static GryoVersion V1_0 { get; }
Property Value
V3_0
public static GryoVersion V3_0 { get; }
Property Value
Methods
GetByValue(string)
Gets the GryoVersion enumeration by value.
public static GryoVersion GetByValue(string value)
Parameters
value
string