Class ResponseProblemCodeLocalization

Namespace
SIMDispatcher.Core.Localization
Assembly
SIMDispatcher.Core.dll
public class ResponseProblemCodeLocalization
Inheritance
ResponseProblemCodeLocalization
Inherited Members

Properties

CommandcenterNotFound

public static string CommandcenterNotFound { get; }

Property Value

string

Culture

public static CultureInfo Culture { get; set; }

Property Value

CultureInfo

NotFound

public static string NotFound { get; }

Property Value

string

ResourceManager

public static ResourceManager ResourceManager { get; }

Property Value

ResourceManager

ValueFormatInvalid

public static string ValueFormatInvalid { get; }

Property Value

string

ValueIsExisting

public static string ValueIsExisting { get; }

Property Value

string

ValueIsNotAllowed

public static string ValueIsNotAllowed { get; }

Property Value

string

ValueIsRequired

public static string ValueIsRequired { get; }

Property Value

string

ValueIsTooLarge

public static string ValueIsTooLarge { get; }

Property Value

string

ValueIsTooLong

public static string ValueIsTooLong { get; }

Property Value

string