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