Esempio n. 1
0
 public Comments() {
     comments = new Endpoints.Comments(Config, Auth);
 }
Esempio n. 2
0
 public Comments()
 {
     comments = new Endpoints.Comments(Config, Auth);
 }