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