示例#1
0
 public IEnumerable <Keep> GetAllLogin()
 {
     return(db.GetAllLogin());
 }