Exemple #1
0
 public List <Login> GetAllLogins()
 {
     return(lCtrl.GetAllLogins());
 }