C# Class NES.MainClass

Exibir arquivo Open project: mrmikey/nes

Public Properties

Property Type Description
Running bool

Public Methods

Method Description
Main ( string args ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void

Property Details

Running public_oe static_oe property

public static bool Running
return bool