Class CommandcenterErrorLevelLocalization
- Namespace
- SIMDispatcher.Core.Localization
- Assembly
- SIMDispatcher.Core.dll
public class CommandcenterErrorLevelLocalization
- Inheritance
-
CommandcenterErrorLevelLocalization
- Inherited Members
Properties
Culture
public static CultureInfo Culture { get; set; }
Property Value
Error
public static string Error { get; }
Property Value
Information
public static string Information { get; }
Property Value
ResourceManager
public static ResourceManager ResourceManager { get; }
Property Value
Warning
public static string Warning { get; }