C# Класс Rebel.Framework.Localization.Maintenance.SimpleTextSource

Наследование: BatchUpdatableTextSource
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Get ( ) : IEnumerable
Put ( IEnumerable texts, TextMergeOptions options ) : void
SimpleTextSource ( ) : System.Collections.Generic

Описание методов

Get() публичный Метод

public Get ( ) : IEnumerable
Результат IEnumerable

Put() публичный Метод

public Put ( IEnumerable texts, TextMergeOptions options ) : void
texts IEnumerable
options TextMergeOptions
Результат void

SimpleTextSource() публичный Метод

public SimpleTextSource ( ) : System.Collections.Generic
Результат System.Collections.Generic