Method run
run(object)
Empty function executed synchronously
Declaration
public override object run(object input)
Parameters
| Type | Name | Description |
|---|---|---|
| object | input | Input that will not be used |
Returns
| Type | Description |
|---|---|
| object | The same input untouched |