Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NetIRC
Messages
Send
IRCv3
CapabilityListSupported
C# Class NetIRC.Messages.Send.IRCv3.CapabilityListSupported
Inheritance:
ISendMessage
Show file
Open project: kevin-brown/NetIRC
Public Methods
Method
Description
Send
(
System
writer
,
Client
client
) :
void
Method Details
Send()
public
method
public
Send
(
System
writer
,
Client
client
) :
void
writer
System
client
Client
return
void