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