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