Ejemplo n.º 1
0
 public object Get(Guid idAccount)
 {
     return(_serviceBusiness.GetServicebyAccount(idAccount));
 }