Argument_InvalidNumberStyles=An undefined NumberStyles value is being used.
Argument_InvalidHexStyle=With the AllowHexSpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be a subset of those in HexNumber.
Argument_MustBeBigInt=The parameter must be a BigInteger.
Format_InvalidFormatSpecifier=Format specifier was invalid.
Format_TooLarge=The value is too large to be represented by this format specifier.
ArgumentOutOfRange_MustBeNonNeg=The number must be greater than or equal to zero.