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.ArgumentBinder.
- Assembly
- Cake
.ArgumentBinder .dll - Namespace
- Cake
.ArgumentBinder - Containing Type
- Enum
Argument Attribute
Syntax
public EnumArgumentAttribute(Type enumType, string argumentName, ArgumentSource argumentSource)
Parameters
| Name | Type | Description |
|---|---|---|
| enumType | Type | |
| argumentName | string | |
| argumentSource | ArgumentSource |
Return Value
| Type | Description |
|---|---|
| void |
