Example #1
0
 public UserWrapper(WebClient client) : this(client.LoginToken)
 {
     this.client = client;
 }