Beispiel #1
0
 public List <UserCred> GetCredentials()
 {
     return(_credentialRepo.GetAll().ToList());
 }