Exemplo n.º 1
0
 public Tags()
 {
     tags = new Endpoints.Tags(Config, Auth);
 }
Exemplo n.º 2
0
 public Tags() {
     tags = new Endpoints.Tags(Config);
 }