public UserControls_SmallimageSlider()
 {
     _photoGaleryBusiness = new PhotoGaleryBusiness();
 }
Esempio n. 2
0
 public PhotoGalery_PhotoGalery()
 {
     _photoGaleryBusiness = new PhotoGaleryBusiness();
 }