C# Class Graphviz.Program

Inheritance: WindowsFormsApplicationBase
Afficher le fichier Open project: tomgr/graphviz-cmake

Méthodes protégées

Méthode Description
OnStartup ( Microsoft.VisualBasic.ApplicationServices.StartupEventArgs eventArgs ) : bool
OnStartupNextInstance ( Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs eventArgs ) : void

Private Methods

Méthode Description
Main ( string commandLine ) : void
Program ( ) : System

Method Details

OnStartup() protected méthode

protected OnStartup ( Microsoft.VisualBasic.ApplicationServices.StartupEventArgs eventArgs ) : bool
eventArgs Microsoft.VisualBasic.ApplicationServices.StartupEventArgs
Résultat bool

OnStartupNextInstance() protected méthode

protected OnStartupNextInstance ( Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs eventArgs ) : void
eventArgs Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs
Résultat void