Weavy.Core.Localization Namespace
- Namespace:
- Weavy.Core.Localization
- Assembly:
- Weavy.Core.dll
Classes
Html |
This class implements Html encoding via an ICustomFormatter. Passing an instance of this class into a string.Format method or anything similar will evaluate arguments implementing IHtmlString without HTML encoding them, and will give other arguments the standard composite format string treatment, and then HTML encode the result. |
Html |
Provides HTML-aware localization of strings by HTML encoding arguments that are formatted in the resource string. |
String |
Provides localized strings. |