コード例 #1
0
ファイル: all.generated.cs プロジェクト: bymoer/AppCMS
 public static string GetWebsiteSitename(IWebsiteInfo that) => that.Value <string>("websiteSitename");
コード例 #2
0
ファイル: all.generated.cs プロジェクト: bymoer/AppCMS
 public static string GetWebsiteDescription(IWebsiteInfo that) => that.Value <string>("websiteDescription");