Exemple #1
0
 public UserServiceDb(GitHubAppDbContext dataBase)
 {
     this.dataBase = dataBase;
 }