Interface IUnitSettings
Represents the unit settings
Namespace: TSD.API.Remoting.Settings
Assembly: TSD.API.Remoting.dll
Syntax
public interface IUnitSettings
Properties
| Name | Description |
|---|---|
| SystemType | Gets the currently active system type |
Methods
| Name | Description |
|---|---|
| GetUnitsAsync(IEnumerable<Quantity>, CancellationToken) | Returns units currently used for the given quantities |