Example #1
0
 internal OrderBook(SmartQuant.Data.OrderBook book)
 {
     this.book = book;
 }
Example #2
0
		internal OrderBook(SmartQuant.Data.OrderBook book)
		{
			this.book = book;
		}