ArgumentKind Enum
Specifies the type of argument.
public enum ArgumentKind
Fields
| Name | Description |
|---|---|
| Dictionary | Dictionary. |
| Normal | Normal. |
| Tuple | Tuple. |
Specifies the type of argument.
public enum ArgumentKind
| Name | Description |
|---|---|
| Dictionary | Dictionary. |
| Normal | Normal. |
| Tuple | Tuple. |