Method WithAssignmentAction
WithAssignmentAction(Action<TContext, Action<TContext>>)
Declaration
public Binder<TContext> WithAssignmentAction(Action<TContext, Action<TContext>> assignmentAction)
Parameters
| Type | Name | Description |
|---|---|---|
| Action<TContext, Action<TContext>> | assignmentAction |
Returns
| Type | Description |
|---|---|
| Binder<TContext> |