C# Class CSPspEmu.Program

Show file Open project: soywiz/cspspemu

Public Methods

Method Description
IsNet45OrNewer ( ) : bool

Private Methods

Method Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Form1_UIThreadException ( object sender, ThreadExceptionEventArgs e ) : void
GLTextureCreateFromBitmap ( Bitmap Bitmap ) : GLTexture
Main ( string Arguments ) : void
RunTests ( bool RunTestsViewOut, string Arguments, int Timeout ) : void
_MainData ( ) : void

Method Details

IsNet45OrNewer() public static method

public static IsNet45OrNewer ( ) : bool
return bool