Constructor
new In(type)
Construct an input argument
Parameters:
| Name | Type | Description |
|---|---|---|
type |
Type.<T> | The argument type |
- Source:
Extends
- ArgumentDef.<T>
An input argument
Construct an input argument
| Name | Type | Description |
|---|---|---|
type |
Type.<T> | The argument type |