Beispiel #1
0
 public bool Logon()
 {
     return(_logonToRepository.Logon(User, Password));
 }