Пример #1
0
 public void ProcessOrderExecution(OrderExecution x)
 {
     Logic.ProcessOrderExecution(x);
 }
Пример #2
0
 protected abstract void OnExecution(OrderExecution x);