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