Exemple #1
0
 public ImageColumns(ImageGrid grid)
     : base(grid)
 {
 }
Exemple #2
0
 public ImageRows(ImageGrid grid)
     : base(grid)
 {
 }