Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NetWrok
Room
C# Class NetWrok.Room
Afficher le fichier
Open project: simonwittber/netwrok-client
Méthodes publiques
Свойство
Type
Description
clients
List
name
string
Méthodes publiques
Méthode
Description
AddMember
(
string
uid
) :
void
RemoveMember
(
string
uid
) :
void
Method Details
AddMember()
public
méthode
public
AddMember
(
string
uid
) :
void
uid
string
Résultat
void
RemoveMember()
public
méthode
public
RemoveMember
(
string
uid
) :
void
uid
string
Résultat
void
Property Details
clients
public_oe property
public
List
clients
Résultat
List
name
public_oe property
public
string
name
Résultat
string