C# Class Eryan.Client

Mostrar archivo Open project: emist/Eryan

Public Methods

Method Description
createWindow ( ) : void

Spawns the Eryan Client on a new thread

Private Methods

Method Description
Main ( ) : void

Method Details

createWindow() public static method

Spawns the Eryan Client on a new thread
public static createWindow ( ) : void
return void