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
Inbox
C# Class NetWrok.Inbox
Inheritance:
SubAPI
Afficher le fichier
Open project: simonwittber/netwrok-client
Class Usage Examples
Méthodes publiques
Méthode
Description
Fetch
( ) :
Request
Send
(
int
member_id
,
string
type
,
string
text
) :
void
Method Details
Fetch()
public
méthode
public
Fetch
( ) :
Request
Résultat
Request
Send()
public
méthode
public
Send
(
int
member_id
,
string
type
,
string
text
) :
void
member_id
int
type
string
text
string
Résultat
void