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