C# Class SIL.Cog.Domain.WordPair

Inheritance: ObservableObject
Afficher le fichier Open project: sillsdev/cog Class Usage Examples

Méthodes publiques

Méthode Description
GetWord ( Variety v ) : Word
WordPair ( Word word1, Word word2 ) : SIL.Collections

Private Methods

Méthode Description
UpdateCognacy ( ) : void

Method Details

GetWord() public méthode

public GetWord ( Variety v ) : Word
v Variety
Résultat Word

WordPair() public méthode

public WordPair ( Word word1, Word word2 ) : SIL.Collections
word1 Word
word2 Word
Résultat SIL.Collections