C# Class i18n.Domain.Entities.TranslationItem

All the data that one translation one item can contain. Apart from Id (which is the string to translate) and Message (which is the translation) it contains some meta data. This is linked from Translation that ties many of these items together for a complete language
Afficher le fichier Open project: turquoiseowl/i18n Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string