Method | Description | |
---|---|---|
Add ( Translations translations ) : void | ||
GetTranslations ( string language ) : Translations | ||
TranslationFor ( string textId ) : string>>.IEnumerable |
public Add ( Translations translations ) : void | ||
translations | Translations | |
return | void |
public GetTranslations ( string language ) : Translations | ||
language | string | |
return | Translations |
public TranslationFor ( string textId ) : string>>.IEnumerable |
||
textId | string | |
return | string>>.IEnumerable |