Class UnitStatusLocalization
- Namespace
- SIMDispatcher.Core.Localization
- Assembly
- SIMDispatcher.Core.dll
public class UnitStatusLocalization
- Inheritance
-
UnitStatusLocalization
- Inherited Members
Properties
ArrivedAtDestination
public static string ArrivedAtDestination { get; }
Property Value
Culture
public static CultureInfo Culture { get; set; }
Property Value
DriveToDestination
public static string DriveToDestination { get; }
Property Value
Individual
public static string Individual { get; }
Property Value
NotOnDuty
public static string NotOnDuty { get; }
Property Value
OnDuty
public static string OnDuty { get; }
Property Value
OnDutyAlongWay
public static string OnDutyAlongWay { get; }
Property Value
OnScene
public static string OnScene { get; }
Property Value
OnTheWay
public static string OnTheWay { get; }
Property Value
ResourceManager
public static ResourceManager ResourceManager { get; }
Property Value
SpeakRequest
public static string SpeakRequest { get; }
Property Value
UrgentSpeakRequest
public static string UrgentSpeakRequest { get; }