コード例 #1
0
 public Guiaremisiondetimpcpventadet GetGuiaremisiondetimpcpventadet(Expression <Func <Guiaremisiondetimpcpventadet, bool> > criteria)
 {
     return(GuiaremisiondetimpcpventadetDao.Get(criteria));
 }
コード例 #2
0
 public Guiaremisiondetimpcpventadet GetGuiaremisiondetimpcpventadet(int id)
 {
     return(GuiaremisiondetimpcpventadetDao.Get(id));
 }