C# Class Rebel.Framework.Localization.Maintenance.SimpleTextSource

Inheritance: BatchUpdatableTextSource
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
Get ( ) : IEnumerable
Put ( IEnumerable texts, TextMergeOptions options ) : void
SimpleTextSource ( ) : System.Collections.Generic

Method Details

Get() public méthode

public Get ( ) : IEnumerable
Résultat IEnumerable

Put() public méthode

public Put ( IEnumerable texts, TextMergeOptions options ) : void
texts IEnumerable
options TextMergeOptions
Résultat void

SimpleTextSource() public méthode

public SimpleTextSource ( ) : System.Collections.Generic
Résultat System.Collections.Generic