public void Notify(StockTick tick)
 {
     StockTick(this, tick);
 }
예제 #2
0
 public void Notify(StockTick tick)
 {
     StockTick(this, tick);
 }