RTM API の認証に関する処理を行う
Inheritance: RtmBase
コード例 #1
0
 public void SetUp()
 {
     rtm = new SRtmAuthorizer(ApiKey, Secret);
 }
コード例 #2
0
 public void SetUp()
 {
     rtm = new SRtmAuthorizer(ApiKey, Secret);
 }