I18N.DotNet v1.3.1
|
This is the complete list of members for Localizer, including all inherited members.
Clear() | ContextLocalizer | protected |
Context(string contextId) | ContextLocalizer | |
Context(IEnumerable< string > splitContextIds) | ContextLocalizer | |
ContextLocalizer() | ContextLocalizer | protected |
Language | ContextLocalizer | protected |
Load(XElement element) | ContextLocalizer | protected |
LoadXML(string filepath, CultureInfo? culture=null) | Localizer | |
LoadXML(string filepath, string language) | Localizer | |
LoadXML(string filepath, bool merge) | Localizer | |
LoadXML(Stream stream, CultureInfo? culture=null) | Localizer | |
LoadXML(Stream stream, string language) | Localizer | |
LoadXML(Stream stream, bool merge) | Localizer | |
LoadXML(XDocument doc, CultureInfo? culture=null) | Localizer | |
LoadXML(XDocument doc, string language) | Localizer | |
LoadXML(XDocument doc, bool merge) | Localizer | |
LoadXML(Assembly assembly, string resourceName, CultureInfo? culture=null) | Localizer | |
LoadXML(Assembly assembly, string resourceName, string language) | Localizer | |
LoadXML(Assembly assembly, string resourceName, bool merge) | Localizer | |
Localize(PlainString text) | ContextLocalizer | |
Localize(FormattableString frmtText) | ContextLocalizer | |
Localize(IEnumerable< string > texts) | ContextLocalizer | |
LocalizeFormat(string format, params object?[] args) | ContextLocalizer | |
I18N::DotNet::ILocalizer.LocalizeFormat(string format, params object[] args) | ILocalizer | |
Localizer() | Localizer | |
TargetCulture | ContextLocalizer | |
TargetLanguage | ContextLocalizer |