コード例 #1
0
ファイル: Comments.cs プロジェクト: burkeholland/InstaSharp
 public Comments() {
     comments = new Endpoints.Comments(Config, Auth);
 }
コード例 #2
0
ファイル: Comments.cs プロジェクト: CriggerMarg/InstaSharp
 public Comments()
 {
     comments = new Endpoints.Comments(Config, Auth);
 }