Exemple #1
0
 public void ProcessPnLInfo(PnLInfo x)
 {
     Logic.ProcessPnLInfo(x);
 }
Exemple #2
0
 protected abstract void OnPnL(PnLInfo x);