ApiServiceGetAsyncResultType Method
Namespace: Recrovit.RecroGridFramework.Client.ServicesAssembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.5.2.10527
public Task<IRgfApiResponse<ResultType>> GetAsync<ResultType>(
IRgfApiRequest request
)
where ResultType : class
- request IRgfApiRequest
-
- ResultType
TaskIRgfApiResponseResultTypeIRgfApiService.GetAsync``1(IRgfApiRequest)