Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Localize Member List

This is the complete list of members for Loyc.Localize, including all inherited members.

_formatter (defined in Loyc.Localize)Loyc.Localizestatic
_localizer (defined in Loyc.Localize)Loyc.Localizestatic
FormatterLoyc.Localizestatic
GlobalDefaultFormatterLoyc.Localizestatic
GlobalDefaultLocalizerLoyc.Localizestatic
Localized(this Symbol?resourceId, [Localizable] string message, params object?[]?args)Loyc.Localizeinlinestatic
Localized([Localizable] this string message, params object?[] args)Loyc.Localizeinlinestatic
Localized([Localizable] this string message) (defined in Loyc.Localize)Loyc.Localizestatic
Localized([Localizable] this string message, object?a, object?b=null, object?c=null) (defined in Loyc.Localize)Loyc.Localizestatic
Localized(this Symbol?resourceId, string message, object?a, object?b=null, object?c=null) (defined in Loyc.Localize)Loyc.Localizeinlinestatic
LocalizerLoyc.Localizestatic
Passthrough(Symbol?msgId, string msg)Loyc.Localizeinlinestatic
SetFormatter(FormatterDelegate newValue)Loyc.Localizeinlinestatic
SetLocalizer(LocalizerDelegate newValue)Loyc.Localizeinlinestatic
Symbol(string resourceId, [Localizable] string message, params object?[] args) (defined in Loyc.Localize)Loyc.Localizestatic
Symbol(this Symbol resourceId, [Localizable] string message, params object?[] args) (defined in Loyc.Localize)Loyc.Localizestatic
UseResourceManager(ResourceManager manager, CultureInfo?culture=null, Func< string, string >?resxNameCalculator=null)Loyc.Localizeinlinestatic
WithSymbol(string?resourceId, [Localizable] string message, params object[] args)Loyc.Localizeinlinestatic