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