Ejemplo n.º 1
0
 public async Task <ClientToken> GetToken()
 {
     return(await concertService.GetToken());
 }