Example #1
0
 public ImageProfileEntity SeedDefaultProfile(int id)
 {
     return(_imageServices.SeedDefaultImageProfile(id));
 }