SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.behaviors field
Lazy list of behaviors that is activated for this request.
protected Lazy<ISaveBehavior[]> behaviors;
See Also
- interface ISaveBehavior
- class SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>