예제 #1
0
 public static string GetWebsiteSitename(IWebsiteInfo that) => that.Value <string>("websiteSitename");
예제 #2
0
 public static string GetWebsiteDescription(IWebsiteInfo that) => that.Value <string>("websiteDescription");