Exemple #1
0
 public static void AddToken(HttpClient client, string token)
 {
     Auth.AddToken(client, token);
 }