Exemplo n.º 1
0
 void IHostCommand.Execute(IHost host, int userId)
 {
     host.Chat(userId, Target, TargetId, Content);
 }