Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SimpleChat
Client
User
C# Class SimpleChat.Client.User
Mostra file
Open project: ermau/Tempest
Class Usage Examples
Public Methods
Method
Description
User
(
int
id
,
string
nickname
,
UserState
state
) :
System
Method Details
User()
public
method
public
User
(
int
id
,
string
nickname
,
UserState
state
) :
System
id
int
nickname
string
state
UserState
return
System