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