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