Ejemplo n.º 1
0
 public static string GetWebsiteSitename(IWebsiteInfo that) => that.Value <string>("websiteSitename");
Ejemplo n.º 2
0
 public static string GetWebsiteDescription(IWebsiteInfo that) => that.Value <string>("websiteDescription");