Exemplo n.º 1
0
 public virtual void CreateSupplier(Supplier entity)
 {
     entityDao.CreateSupplier(entity);
 }