Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SimpleChat
Client
ChatEventArgs
C# Class SimpleChat.Client.ChatEventArgs
Inheritance:
UserEventArgs
Mostrar archivo
Open project: ermau/Tempest
Class Usage Examples
Public Methods
Method
Description
ChatEventArgs
(
User
user
,
string
message
) :
System
Method Details
ChatEventArgs()
public
method
public
ChatEventArgs
(
User
user
,
string
message
) :
System
user
User
message
string
return
System