Ejemplo n.º 1
0
 public ICollection <Responses.Producer> ListProducers()
 {
     return(_service.ListProducers());
 }