Class PropertiesTranslationCollection
- Namespace
- Uncreated.Warfare.Translations
- Assembly
- Uncreated.Warfare.dll
public abstract class PropertiesTranslationCollection : TranslationCollection
- Inheritance
-
PropertiesTranslationCollection
- Derived
- Inherited Members
Properties
FileName
Name of the translation file without an extension.
protected abstract string FileName { get; }
Property Value
Storage
public override ITranslationStorage Storage { get; }
Property Value
Methods
Initialize(ITranslationService, IServiceProvider)
protected override void Initialize(ITranslationService translationService, IServiceProvider serviceProvider)
Parameters
translationServiceITranslationServiceserviceProviderIServiceProvider