Class RLData
- Namespace
- SunamoLang.SunamoXlf
- Assembly
- SunamoLang.dll
Resource localization data storage. Separates RL and RLData to avoid intellisense conflicts.
public static class RLData
- Inheritance
-
RLData
- Inherited Members
Properties
Cs
Czech translation dictionary.
public static TranslateDictionary Cs { get; }
Property Value
En
English translation dictionary.
public static TranslateDictionary En { get; }