示例#1
0
 public bool ProcessOrderBook(string text)
 {
     return(Exchange.ProcessOrderBook(this, text));
 }