C# (CSharp) Squishy.Irc 네임스페이스

중첩된 네임스페이스

Squishy.Irc.Auth
Squishy.Irc.Commands
Squishy.Irc.Dcc
Squishy.Irc.Protocol

클래스들

이름 설명
BanEntry
Client A Client instance represents the connection to a server. It is working fully asynchronously and has a built-in excess flood protection. For configuring that protection, look into the ThrottledSendQueue class.
IrcChannel
IrcChatUtil
IrcClient Representing a fully working Irc connection class. Extend and override the sufficient OnEvent methods in order to customize it. The Dcc class offers sufficient events and commands for dealing with all Dcc matters.
IrcException
IrcNetworkInfo
IrcUser
ThrottledSendQueue
UnbanTimer Instances of this class represent a delayed unbanning, completely self-managed.
UserPrivSet
Util