C# (CSharp) IrcShark.Chatting.Irc FlagDefinition - 8 exemples trouvés. Ce sont les exemples réels les mieux notés de IrcShark.Chatting.Irc.FlagDefinition extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Represents a definition for a flag what can be set to a user or channel.
Flag definitions are not hardcoded in the IrcShark.Chatting.Irc library. Following the internet draft IRC RPL_ISUPPORT Numeric Definition (draft-brocklesby-irc-isupport-03) written by E. Brocklesby the server can define custom flags. This class represents one of this definitions made by the server. See IrcShark.Chatting.Irc.IrcStandardDefinition for more information about the ISUPPORT reply.