Interface IAdminService
Namespace: PayrollEngine.Client.Service
Assembly: PayrollEngine.Client.Core.dll
Syntax
public interface IAdminService
Methods
GetBackendInformationAsync()
Declaration
Task<BackendInformation> GetBackendInformationAsync()
Returns
| Type | Description |
|---|---|
| Task<BackendInformation> |