Table of Contents

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

string

Storage

public override ITranslationStorage Storage { get; }

Property Value

ITranslationStorage

Methods

Initialize(ITranslationService, IServiceProvider)

protected override void Initialize(ITranslationService translationService, IServiceProvider serviceProvider)

Parameters

translationService ITranslationService
serviceProvider IServiceProvider