Constructor LocaleReader
LocaleReader(string)
Initializes a new instance of the LocaleReader class for the specified locale .dat file.
Declaration
public LocaleReader(string localeDatPath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | localeDatPath | The path to the locale .dat file. |
Exceptions
| Type | Condition |
|---|---|
| ArgumentNullException |