C# Class FileStreamServer.Program

Show file Open project: RegrowthStudios/VoxelRTS

Public Methods

Method Description
Output ( string str ) : void

Private Methods

Method Description
AppLoop ( object sender, EventArgs e ) : void
Main ( ) : void
Start ( string filename ) : void

Method Details

Output() public static method

public static Output ( string str ) : void
str string
return void