示例#1
0
 public ICollection <Responses.Producer> ListProducers()
 {
     return(_service.ListProducers());
 }