示例#1
0
 private IPhotoService CreatePhotoService()
 {
     return(serviceCreator.CreatePhotoService("DefaultConnection"));
 }