hunt-imf ~master (2019-10-15T07:29:22Z)
Home
Dub
Repo
SayHelloCommand
command
SayHelloCommand
Undocumented in source.
class
SayHelloCommand :
Command
{
void
execute
(ConnectBase connection, MessageBuffer msg);
}
Members
Functions
execute
void
execute
(ConnectBase connection, MessageBuffer msg)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Command
execute
void
execute
(ConnectBase connection, MessageBuffer message)
Undocumented in source.
Meta
Source
See Implementation
command
SayHelloCommand
classes
SayHelloCommand