Example #1
0
 public virtual IList <AutoOrderTrack> GetAllAutoOrderTrack()
 {
     return(entityDao.GetAllAutoOrderTrack());
 }