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
Culture
public static CultureInfo Culture { get; set; }
Property Value
NotFound
public static string NotFound { get; }
Property Value
ResourceManager
public static ResourceManager ResourceManager { get; }
Property Value
ValueFormatInvalid
public static string ValueFormatInvalid { get; }
Property Value
ValueIsExisting
public static string ValueIsExisting { get; }
Property Value
ValueIsNotAllowed
public static string ValueIsNotAllowed { get; }
Property Value
ValueIsRequired
public static string ValueIsRequired { get; }
Property Value
ValueIsTooLarge
public static string ValueIsTooLarge { get; }
Property Value
ValueIsTooLong
public static string ValueIsTooLong { get; }