Ejemplo n.º 1
0
 public object AssociateCRRARContactToUser(USER_CONTACT newUC)
 {
     return(_repository.AssociateCRRARContactToUser(newUC));
 }