Ejemplo n.º 1
0
 protected override async Task <WebResponse> GetSession()
 {
     return(await Rest20.StartPricingSession(_accountId, _instruments, _snapshot));
 }