Mono Class Library: Overview

Mono.Unix.Catalog: Members

The members of Mono.Unix.Catalog are listed below.

See Also: Inherited members from System.Object

Public Methods

static
GetPluralString(string, string, int) : string
Returns a native language translation of a text whose form depends on the number passed to the method.
static
GetString(string) : string
Returns a native language translation of the text passed as the parameter.
static
Init(string, string)
Initialize the object instance by providing information required to build the base directory where the message catalog is stored.