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