Esempio n. 1
0
 public void OnReply_GetHistoryKLPoints(FTAPI_Conn client, int nSerialNo, QotGetHistoryKLPoints.Response rsp)
 {
 }
Esempio n. 2
0
 public void OnReply_GetHistoryKLPoints(FTAPI_Conn client, uint nSerialNo, QotGetHistoryKLPoints.Response rsp)
 {
     handleQotOnReply(nSerialNo, ProtoID.QotGetHistoryKLPoints, rsp);
 }