public List <Object> Alleentype(int type)
 {
     return(_db.Alleentype(type));
 }