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