Beispiel #1
0
 protected override WebResponse GetSession()
 {
     return(_api.StartRatesSession(_instruments, _accountId));
 }