C# Class NAPS2.DI.EntryPoints.WinFormsEntryPoint

Afficher le fichier Open project: cyanfish/naps2

Méthodes publiques

Méthode Description
Run ( string args ) : void

Private Methods

Méthode Description
UnhandledException ( object sender, ThreadExceptionEventArgs threadExceptionEventArgs ) : void

Method Details

Run() public static méthode

public static Run ( string args ) : void
args string
Résultat void