InvalidCultureNameException Constructors
The exception that occurs when it is impossible to create the CultureInfo object for the provided locale.
Name | Parameters | Description |
---|---|---|
Invalid |
culture |
Initializes a new instance of the Invalid |
See Also