Exemplo n.º 1
0
 public IProducer CreateProducer(IProducer producer)
 {
     return(dao.CreateProducer(producer));
 }