This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SPCAF.
Summary
Initializes a new instance of the
EnumBaseType
class.
- Assembly
- Cake
.SPCAF .dll - Namespace
- Cake
.SPCAF .Enums - Containing Type
- EnumBaseType
Syntax
protected EnumBaseType(string value)
Parameters
Name | Type | Description |
---|---|---|
value | string | Enum string value. |
Return Value
Type | Description |
---|---|
void |