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