Пример #1
0
 void HandleTradeReadyCommand(string msg, TradeSession trade)
 {
     trade.ToggleReady();
 }