コード例 #1
0
 public static string GetRowItems(IGallerySettings that) => that.Value <string>("rowItems");
コード例 #2
0
 public static bool GetNoSpacing(IGallerySettings that) => that.Value <bool>("noSpacing");