C# Class NAPS2.DI.EntryPoints.WinFormsEntryPoint

ファイルを表示 Open project: cyanfish/naps2

Public Methods

Method Description
Run ( string args ) : void

Private Methods

Method Description
UnhandledException ( object sender, ThreadExceptionEventArgs threadExceptionEventArgs ) : void

Method Details

Run() public static method

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