예제 #1
0
 void ts_TradeSubscriptionReset(object sender, TradeSubscriptionResetEventArgs e)
 {
     processSystemMessage(SystemMessage.TRADE_SUBSCRIPTION_RESET);
 }
예제 #2
0
 void ts_TradeSubscriptionReset(object sender, TradeSubscriptionResetEventArgs e)
 {
     throw new NotImplementedException();
 }