RTM API の認証に関する処理を行う
상속: RtmBase
 public void SetUp()
 {
     rtm = new SRtmAuthorizer(ApiKey, Secret);
 }
예제 #2
0
 public void SetUp()
 {
     rtm = new SRtmAuthorizer(ApiKey, Secret);
 }