Class UnitDoctorOptionLocalization
- Namespace
- SIMDispatcher.Core.Localization
- Assembly
- SIMDispatcher.Core.dll
public class UnitDoctorOptionLocalization
- Inheritance
-
UnitDoctorOptionLocalization
- Inherited Members
Properties
Culture
public static CultureInfo Culture { get; set; }
Property Value
HasDoctor
public static string HasDoctor { get; }
Property Value
NoDoctor
public static string NoDoctor { get; }
Property Value
PickUpAtPoi
public static string PickUpAtPoi { get; }
Property Value
ResourceManager
public static ResourceManager ResourceManager { get; }