Example #1
0
 public string GetEngWord(Word _word) => _word.eng;
Example #2
0
 public string GetPlWord(Word _word) => _word.pl;