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