Метод | Описание | |
---|---|---|
SingleAppInstanceManager ( ) : NLog |
Метод | Описание | |
---|---|---|
OnStartup ( Microsoft.VisualBasic.ApplicationServices.StartupEventArgs eventArgs ) : bool | ||
OnStartupNextInstance ( Microsoft.VisualBasic.ApplicationServices.StartupNextInstanceEventArgs eventArgs ) : void |
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 |
public SingleAppInstanceManager ( ) : NLog | ||
Результат | NLog |