Exemplo n.º 1
0
 public void UpdateCusipPrice(Quote[] quotes)
 {
     // Update the price using the US ticker.
     PriceService.UpdateCusipPrice(quotes);
 }