C# (CSharp) Yaircc.Net.IRC Namespace

Classes

Name Description
AwayMessage Represents an AWAY command.
BackMessage Represents a message used to remove an away flag.
ConnectMessage Represents a CONNECT command.
Connection Represents a connection to an IRC server.
ConnectionFailedEventArgs Represents the event data for failed connection attempts.
DataReceivedEventArgs Represents the event data when data is received via an IRC connection.
DieMessage Represents a DIE command.
InfoMessage Represents an INFO command.
InviteMessage Represents an INVITE command.
IsOnMessage Represents an ISON command.
KickMessage Represents a KICK command.
KillMessage Represents a KILL command.
KnockMessage Represents a KNOCK command.
LUsersMessage Represents an LUSERS command.
LinksMessage Represents a LINKS command.
MOTDMessage Represents a MOTD command.
MapMessage Represents a MAP command.
Message Represents a message received from an IRC server.
MessageFactory Provides factory methods to instantiate Message classes.
MessageParseResult Represents the result of attempting to parse an IRC message.
MessageTypeAttribute
ModeMessage Represents a MODE command.
NamesMessage Represents a NAMES command.
NoticeMessage Represents a NOTICE command.
OperMessage Represents an OPER command.
ParseResult Represents the result of a parsing operation.
PasswordMessage Represents a PASS command.
PingMessage Represents a PING command.
PongMessage Represents a PONG command.
PrivMsgMessage Represents a PRIVMSG command.
RehashMessage Represents a REHASH command.
RestartMessage Represents a RESTART command.
SQueryMessage Represents an SQUERY command.
SQuitMessage Represents an SQUIT command.
ServListMessage Represents a SERVLIST command.
StatsMessage Represents a STATS command.
SummonMessage Represents a SUMMON command.
TimeMessage Represents a TIME command.
TopicMessage Represents a TOPIC command.
TraceMessage Represents a TRACE command.
UserHostMessage Represents a USERHOST command.
UserMessage Represents a USER command.
VersionMessage Represents a VERSION command.
WallopsMessage Represents a WALLOPS command.
WhoMessage Represents a WHO command.
WhoisMessage Represents a WHOIS command.
WhowasMessage Represents a WHOWAS command.