コード例 #1
0
 public List <Login> GetAllLogins()
 {
     return(lDb.GetAllLogins());
 }