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

CultureInfo

Error

public static string Error { get; }

Property Value

string

Information

public static string Information { get; }

Property Value

string

ResourceManager

public static ResourceManager ResourceManager { get; }

Property Value

ResourceManager

Warning

public static string Warning { get; }

Property Value

string