Interface IUnit
Represents a unit
Namespace: TSD.API.Remoting.Units
Assembly: TSD.API.Remoting.dll
Syntax
public interface IUnit
Properties
| Name | Description |
|---|---|
| Abbreviation | Gets the abbreviation of the unit |
| Factor | Gets the ratio of the base unit and this unit |
| Name | Gets the name of the unit |
| Shift | Gets the difference between this unit and the base unit |