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.Pandoc.
Summary
Initializes a new instance of the
EnumBaseType class.
- Assembly
- Cake
.Pandoc .dll - Namespace
- Cake
.Pandoc .Enums - Containing Type
- EnumBaseType
Syntax
public EnumBaseType(string value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | string | The value. |
Return Value
| Type | Description |
|---|---|
| void |
