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