예제 #1
0
 public void ProcessPnLInfo(PnLInfo x)
 {
     Logic.ProcessPnLInfo(x);
 }
예제 #2
0
파일: Strategy.cs 프로젝트: uaqeel/ZeusXL
 protected abstract void OnPnL(PnLInfo x);