Method EndInput
| Improve this Doc View SourceEndInput()
Ends the input implementation.
Declaration
public ScalarBinding<T> EndInput()
Returns
| Type | Description |
|---|---|
| ScalarBinding<T> | The scalar binding for fluent coding. |
Ends the input implementation.
public ScalarBinding<T> EndInput()
| Type | Description |
|---|---|
| ScalarBinding<T> | The scalar binding for fluent coding. |