コード例 #1
0
 public override void ExecuteCommand(IChatChannel channel, StreamCommand command)
 {
     module.Compare(command.Service, command.Channel, command.User, command.Arguments);
 }