obj
IRemoteProvider<'Service>
Provides a remote service implementation.
Instance member | Description |
Full Usage:
this.GetService
Parameters:
'Service -> string
-
The base URL path.
Returns: 'Service
The remote service.
Modifiers: abstract |
|