C# Class Server.SGSserverForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: pmyoung/Advanced-Game-Project Class Usage Examples

Méthodes publiques

Méthode Description
OnSend ( IAsyncResult ar ) : void
SGSserverForm ( ) : System

Private Methods

Méthode Description
Form1_Load ( object sender, EventArgs e ) : void
MovePlayer ( Data msgReceived ) : Data
OnReceive ( IAsyncResult ar ) : void
txtLog_TextChanged ( object sender, EventArgs e ) : void

Method Details

OnSend() public méthode

public OnSend ( IAsyncResult ar ) : void
ar IAsyncResult
Résultat void

SGSserverForm() public méthode

public SGSserverForm ( ) : System
Résultat System