Searched refs:GettextResourceManager (Results 1 – 7 of 7) sorted by relevance
13 GettextResourceManager catalog = in Main()14 new GettextResourceManager("hello-csharp"); in Main()
13 GettextResourceManager rm = new GettextResourceManager("test");
16 private static GettextResourceManager catalog =17 new GettextResourceManager("hello-csharp-forms");
63 public class GettextResourceManager : ResourceManager { class72 public GettextResourceManager (String baseName) in GettextResourceManager() method in GNU.Gettext.GettextResourceManager81 public GettextResourceManager (String baseName, Assembly assembly) in GettextResourceManager() method in GNU.Gettext.GettextResourceManager
57 * intl.cs (GettextResourceManager, GettextResourceSet): Use casts
9187 @code{GettextResourceManager.GetString},9188 @code{GettextResourceManager.GetPluralString}9191 @code{new GettextResourceManager(domain)}9291 The @code{GettextResourceManager} that loads the message catalogs in9302 The @code{GettextResourceManager} that loads the message catalogs in9310 standard @code{ResourceManager} API and the GNU @code{GettextResourceManager}9312 @code{GettextResourceManager} is a subclass of @code{ResourceManager}.9331 The @code{GNU.Gettext.GettextResourceManager} API.9340 new GettextResourceManager(domainname)9355 @code{GNU.Gettext.GettextResourceManager} constructor, but otherwise use[all …]
11029 `GettextResourceManager.GetString',11030 `GettextResourceManager.GetPluralString'11033 `new GettextResourceManager(domain)'11123 3. The `GettextResourceManager' that loads the message catalogs in11133 4. The `GettextResourceManager' that loads the message catalogs in11140 the standard `ResourceManager' API and the GNU `GettextResourceManager'11142 `GettextResourceManager' is a subclass of `ResourceManager'.11154 2. The `GNU.Gettext.GettextResourceManager' API.11162 new GettextResourceManager(domainname)11175 `GNU.Gettext.GettextResourceManager' constructor, but otherwise use[all …]