Beispiel #1
0
 public async Task RegisterInLongPoolServer(IUser user)
 {
     await modService.RegisterInLongPoolServer(user);
 }