示例#1
0
 public static void CreatePreview(this IBrush b, PaletteSelection s)
 {
     b.CreatePreview(s.selection);
 }