Пример #1
0
 public static string GetWebsiteSitename(IWebsiteInfo that) => that.Value <string>("websiteSitename");
Пример #2
0
 public static string GetWebsiteDescription(IWebsiteInfo that) => that.Value <string>("websiteDescription");