Exemple #1
0
 public VwOrdendeventadetcpventaimp GetVwOrdendeventadetcpventaimp(Expression <Func <VwOrdendeventadetcpventaimp, bool> > criteria)
 {
     return(VwOrdendeventadetcpventaimpDao.Get(criteria));
 }
Exemple #2
0
 public VwOrdendeventadetcpventaimp GetVwOrdendeventadetcpventaimp(int id)
 {
     return(VwOrdendeventadetcpventaimpDao.Get(id));
 }