//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.261
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace Developpez.Dotnet.Properties {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class ExceptionMessages {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal ExceptionMessages() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Developpez.Dotnet.Properties.ExceptionMessages", typeof(ExceptionMessages).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized string similar to All streams must be writable..
///
internal static string AllStreamsMustBeWritable {
get {
return ResourceManager.GetString("AllStreamsMustBeWritable", resourceCulture);
}
}
///
/// Looks up a localized string similar to Destination array was not long enough. Check destIndex and length, and the array's lower bounds..
///
internal static string ArrayCapacityInsufficient {
get {
return ResourceManager.GetString("ArrayCapacityInsufficient", resourceCulture);
}
}
///
/// Looks up a localized string similar to Input string was not in a correct format..
///
internal static string BadInputStringFormat {
get {
return ResourceManager.GetString("BadInputStringFormat", resourceCulture);
}
}
///
/// Looks up a localized string similar to Collection is read-only..
///
internal static string CollectionIsReadOnly {
get {
return ResourceManager.GetString("CollectionIsReadOnly", resourceCulture);
}
}
///
/// Looks up a localized string similar to Dictionary is read-only..
///
internal static string DictionaryIsReadOnly {
get {
return ResourceManager.GetString("DictionaryIsReadOnly", resourceCulture);
}
}
///
/// Looks up a localized string similar to Expression must be a method call..
///
internal static string ExpressionMustBeMethodCall {
get {
return ResourceManager.GetString("ExpressionMustBeMethodCall", resourceCulture);
}
}
///
/// Looks up a localized string similar to Expression must be a property access..
///
internal static string ExpressionMustBePropertyAccess {
get {
return ResourceManager.GetString("ExpressionMustBePropertyAccess", resourceCulture);
}
}
///
/// Looks up a localized string similar to File name is not set..
///
internal static string IniFileNameNotSet {
get {
return ResourceManager.GetString("IniFileNameNotSet", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sequence contains more than one element..
///
internal static string InputSequenceHasMoreThanOneElement {
get {
return ResourceManager.GetString("InputSequenceHasMoreThanOneElement", resourceCulture);
}
}
///
/// Looks up a localized string similar to Can't cast null to a value type..
///
internal static string InvalidCastFromNullToValueType {
get {
return ResourceManager.GetString("InvalidCastFromNullToValueType", resourceCulture);
}
}
///
/// Looks up a localized string similar to Invalid cast from '{0}' to '{1}'..
///
internal static string InvalidCastFromTo {
get {
return ResourceManager.GetString("InvalidCastFromTo", resourceCulture);
}
}
///
/// Looks up a localized string similar to The character to convert must be a letter between A and Z..
///
internal static string InvalidRIBCharacter {
get {
return ResourceManager.GetString("InvalidRIBCharacter", resourceCulture);
}
}
///
/// Looks up a localized string similar to No currency provider available for culture '{0}'..
///
internal static string KnownCurrencies_NoProviderAvailable {
get {
return ResourceManager.GetString("KnownCurrencies_NoProviderAvailable", resourceCulture);
}
}
///
/// Looks up a localized string similar to Major, minor and patch identifiers are mandatory..
///
internal static string MajorMinorPatchIdentifiersAreMandatory {
get {
return ResourceManager.GetString("MajorMinorPatchIdentifiersAreMandatory", resourceCulture);
}
}
///
/// Looks up a localized string similar to maxLength can't be less than {0}..
///
internal static string MaxLengthCantBeLessThan {
get {
return ResourceManager.GetString("MaxLengthCantBeLessThan", resourceCulture);
}
}
///
/// Looks up a localized string similar to maxLength can't be less than the length of ellipsisString..
///
internal static string MaxLengthCantBeLessThanLengthOfEllipsisString {
get {
return ResourceManager.GetString("MaxLengthCantBeLessThanLengthOfEllipsisString", resourceCulture);
}
}
///
/// Looks up a localized string similar to Maximum number of thread must be greater than or equal to 1..
///
internal static string MaxThreadCountOutOfRange {
get {
return ResourceManager.GetString("MaxThreadCountOutOfRange", resourceCulture);
}
}
///
/// Looks up a localized string similar to Lifetime must be strictly positive..
///
internal static string NegativeLifeTime {
get {
return ResourceManager.GetString("NegativeLifeTime", resourceCulture);
}
}
///
/// Looks up a localized string similar to No matching case found..
///
internal static string NoMatchFound {
get {
return ResourceManager.GetString("NoMatchFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to List contains to matching item..
///
internal static string NoMatchingItemInList {
get {
return ResourceManager.GetString("NoMatchingItemInList", resourceCulture);
}
}
///
/// Looks up a localized string similar to No speller available for culture '{0}'..
///
internal static string NumberConverter_NoSpellerAvailable {
get {
return ResourceManager.GetString("NumberConverter_NoSpellerAvailable", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} must be greater than or equal to zero..
///
internal static string NumberMustBePositiveOrZero {
get {
return ResourceManager.GetString("NumberMustBePositiveOrZero", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} must be greater than zero..
///
internal static string NumberMustBeStrictlyPositive {
get {
return ResourceManager.GetString("NumberMustBeStrictlyPositive", resourceCulture);
}
}
///
/// Looks up a localized string similar to The operation has timed out..
///
internal static string OperationTimedOut {
get {
return ResourceManager.GetString("OperationTimedOut", resourceCulture);
}
}
///
/// Looks up a localized string similar to Pre-release part must be before build part..
///
internal static string PreReleasePartMustBeBeforeBuildPart {
get {
return ResourceManager.GetString("PreReleasePartMustBeBeforeBuildPart", resourceCulture);
}
}
///
/// Looks up a localized string similar to A roman numeral can't be greater than {0}..
///
internal static string RomanMaxValue {
get {
return ResourceManager.GetString("RomanMaxValue", resourceCulture);
}
}
///
/// Looks up a localized string similar to A roman numeral can't be less than {0}..
///
internal static string RomanMinValue {
get {
return ResourceManager.GetString("RomanMinValue", resourceCulture);
}
}
///
/// Looks up a localized string similar to Sequence contains no elements..
///
internal static string SequenceContainsNoElements {
get {
return ResourceManager.GetString("SequenceContainsNoElements", resourceCulture);
}
}
///
/// Looks up a localized string similar to String must represent a number..
///
internal static string StringNotANumber {
get {
return ResourceManager.GetString("StringNotANumber", resourceCulture);
}
}
///
/// Looks up a localized string similar to String can't be empty..
///
internal static string StringNullOrEmpty {
get {
return ResourceManager.GetString("StringNullOrEmpty", resourceCulture);
}
}
///
/// Looks up a localized string similar to String must be {0} characters long..
///
internal static string StringWrongLength {
get {
return ResourceManager.GetString("StringWrongLength", resourceCulture);
}
}
///
/// Looks up a localized string similar to The number of characters must be greater than or equal to zero, and less than or equal to the length of the string..
///
internal static string SubstringCountOutOfRange {
get {
return ResourceManager.GetString("SubstringCountOutOfRange", resourceCulture);
}
}
///
/// Looks up a localized string similar to No value found for key '{0}'..
///
internal static string TemplateKeyNotFound {
get {
return ResourceManager.GetString("TemplateKeyNotFound", resourceCulture);
}
}
///
/// Looks up a localized string similar to Timeout must be greater than or equal to 1 millisecond..
///
internal static string TimeoutOutOfRange {
get {
return ResourceManager.GetString("TimeoutOutOfRange", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type '{0}' doesn't implement event '{1}'..
///
internal static string TypeDoesntImplementEvent {
get {
return ResourceManager.GetString("TypeDoesntImplementEvent", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type '{0}' is not an enumeration..
///
internal static string TypeIsNotEnum {
get {
return ResourceManager.GetString("TypeIsNotEnum", resourceCulture);
}
}
///
/// Looks up a localized string similar to Type '{0}' doesn't have the System.FlagsAttribute attribute..
///
internal static string TypeNotDecoratedWithFlags {
get {
return ResourceManager.GetString("TypeNotDecoratedWithFlags", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unknown conversion type..
///
internal static string UnknownConversionType {
get {
return ResourceManager.GetString("UnknownConversionType", resourceCulture);
}
}
///
/// Looks up a localized string similar to The wrapper has been closed..
///
internal static string WrapperClosed {
get {
return ResourceManager.GetString("WrapperClosed", resourceCulture);
}
}
///
/// Looks up a localized string similar to Zero has no ordinal spelling..
///
internal static string ZeroHasNoOrdinal {
get {
return ResourceManager.GetString("ZeroHasNoOrdinal", resourceCulture);
}
}
}
}