SaveRequestHandler<TRow> constructor
namespace: Serenity.Services assembly: Serenity.Net.Services
Creates a new instance of the class
public SaveRequestHandler(IRequestContext context)
| parameter | description |
|---|---|
| context | Request context |
See Also
- interface IRequestContext
- class SaveRequestHandler<TRow>