namespace: Serenity.Services assembly: Serenity.Net.Services
Abstraction for list request handlers with a Process method.
public interface IListRequestProcessor : IListRequestHandler
name | description |
---|---|
Process(…) | Processes the ListRequest and returns a ListResponse |
- interface IListRequestHandler
- Source: IListRequestProcessor.cs