Class MissionCategoryLocalization
- Namespace
- SIMDispatcher.Core.Localization
- Assembly
- SIMDispatcher.Core.dll
public class MissionCategoryLocalization
- Inheritance
-
MissionCategoryLocalization
- Inherited Members
Properties
AmbulanceRegular
public static string AmbulanceRegular { get; }
Property Value
AmbulanceUrgent
public static string AmbulanceUrgent { get; }
Property Value
AmbulanceUrgentWithDoctor
public static string AmbulanceUrgentWithDoctor { get; }
Property Value
Culture
public static CultureInfo Culture { get; set; }
Property Value
FireAndRescue
public static string FireAndRescue { get; }
Property Value
IcuTransfer
public static string IcuTransfer { get; }
Property Value
NotSet
public static string NotSet { get; }
Property Value
ResourceManager
public static ResourceManager ResourceManager { get; }