Beispiel #1
0
 public DummyImageGalleryController(IImageGalleryModel model)
 {
     this.model = model;
 }
 public DummyImageGalleryController(IImageGalleryModel model)
 {
     this.model = model;
 }