C# Class FileStreamServer.Program

Afficher le fichier Open project: RegrowthStudios/VoxelRTS

Méthodes publiques

Méthode Description
Output ( string str ) : void

Private Methods

Méthode Description
AppLoop ( object sender, EventArgs e ) : void
Main ( ) : void
Start ( string filename ) : void

Method Details

Output() public static méthode

public static Output ( string str ) : void
str string
Résultat void