コード例 #1
0
ファイル: all.generated.cs プロジェクト: polyteh/Umbraco_test
 public static string GetTeamName(ITeamControls that) => that.Value <string>("teamName");
コード例 #2
0
ファイル: all.generated.cs プロジェクト: polyteh/Umbraco_test
 public static string GetStadiumName(ITeamControls that) => that.Value <string>("stadiumName");