Ejemplo n.º 1
0
 public static string GetTitle(IHeaderControll that) => that.Value <string>("title");
Ejemplo n.º 2
0
 public static string GetSubtitle2(IHeaderControll that) => that.Value <string>("subtitle2");