Mono Class Library: Mono.Unix.Catalog Overview | MembersMono.Unix.Catalog.Init Method |
Initialize the object instance by providing information required to build the base directory where the message catalog is stored. [Edit]
|
The path to the message catalogs is constructed as follows localedir/locale/category/package. In this notation locale and category are, respectively, the locale name and the message category name, such as LC_MESSAGES. The object is initialized so that it translates the strings retrieved from the on-disk catalog into the UTF-8 encoding. [Edit]
Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0