Mono Class Library: OverviewMono.Unix.Catalog: Members |
The members of Mono.Unix.Catalog are listed below.
See Also: Inherited members from System.Object
staticGetPluralString(string, string, int) : string Returns a native language translation of a text whose form depends on the number passed to the method. staticGetString(string) : string Returns a native language translation of the text passed as the parameter. staticInit(string, string) Initialize the object instance by providing information required to build the base directory where the message catalog is stored.