Ejemplo n.º 1
0
 public static string GetTitle(IStoreContentControls that) => that.Value <string>("title");
Ejemplo n.º 2
0
 public static global::System.DateTime GetMondayTimes(IStoreContentControls that) => that.Value <global::System.DateTime>("mondayTimes");