コード例 #1
0
 public MatchingEngine(OrderBook orderBook)
 {
     _orderBook = orderBook;
 }