Метод | Описание | |
---|---|---|
OnStartup ( Microsoft.VisualBasic.ApplicationServices.StartupEventArgs eventArgs ) : bool | ||
OnStartupNextInstance ( Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs eventArgs ) : void |
Метод | Описание | |
---|---|---|
Main ( string commandLine ) : void | ||
Program ( ) : System |
protected OnStartup ( Microsoft.VisualBasic.ApplicationServices.StartupEventArgs eventArgs ) : bool | ||
eventArgs | Microsoft.VisualBasic.ApplicationServices.StartupEventArgs | |
Результат | bool |
protected OnStartupNextInstance ( Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs eventArgs ) : void | ||
eventArgs | Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs | |
Результат | void |