ApiService Constructor
Initializes a new instance of the
ApiService class
Namespace: Recrovit.RecroGridFramework.Client.ServicesAssembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.16.0.10131
public ApiService(
IHttpClientFactory httpClientFactory,
ILogger<ApiService> logger
)
Parameters
- httpClientFactory IHttpClientFactory
-
- logger ILoggerApiService
-