Exemplo n.º 1
0
 public void OnReply_GetIpoList(FTAPI_Conn client, int nSerialNo, QotGetIpoList.Response rsp)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void OnReply_GetIpoList(FTAPI_Conn client, uint nSerialNo, QotGetIpoList.Response rsp)
 {
     handleQotOnReply(nSerialNo, ProtoID.QotGetIpoList, rsp);
 }