C# Class MapServer.WorldPigeon

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Méthode Description
AddText ( string name, uint id, String text ) : int
Instance ( ) : WorldPigeon
Run ( ) : void
WorldPigeon ( ) : System

Private Methods

Méthode Description
Send ( PigeonInfo info ) : void

Method Details

AddText() public méthode

public AddText ( string name, uint id, String text ) : int
name string
id uint
text String
Résultat int

Instance() public static méthode

public static Instance ( ) : WorldPigeon
Résultat WorldPigeon

Run() public méthode

public Run ( ) : void
Résultat void

WorldPigeon() public méthode

public WorldPigeon ( ) : System
Résultat System