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