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