public LocationLotDetailViewMgr(ILocationLotDetailViewDao entityDao)
     : base(entityDao)
 {
 }
 public LocationLotDetailViewBaseMgr(ILocationLotDetailViewDao entityDao)
 {
     this.entityDao = entityDao;
 }
 public LocationLotDetailViewBaseMgr(ILocationLotDetailViewDao entityDao)
 {
     this.entityDao = entityDao;
 }
 public LocationLotDetailViewMgr(ILocationLotDetailViewDao entityDao)
     : base(entityDao)
 {
 }