ListRequestHandler<TRow> constructor
namespace: Serenity.Services assembly: Serenity.Net.Services
Creates an instance of the class
public ListRequestHandler(IRequestContext context)
| parameter | description |
|---|---|
| context | The request context |
See Also
- interface IRequestContext
- class ListRequestHandler<TRow>