Example #1
0
 public ProfilePostManager()
 {
     _friendRepository = new ProfilePostRepository();
 }