Esempio n. 1
0
 public static string GetTeamName(ITeamControls that) => that.Value <string>("teamName");
Esempio n. 2
0
 public static string GetStadiumName(ITeamControls that) => that.Value <string>("stadiumName");