Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ServiceInsight
AppCommandsWrapper
C# Class ServiceInsight.AppCommandsWrapper
Inheritance:
IAppCommands
Datei anzeigen
Open project: Particular/ServiceInsight
Public Methods
Method
Description
AppCommandsWrapper
( ) :
System
AppCommandsWrapper
(
IAppCommands
app
) :
System
ShutdownImmediately
( ) :
void
Method Details
AppCommandsWrapper()
public
method
public
AppCommandsWrapper
( ) :
System
return
System
AppCommandsWrapper()
public
method
public
AppCommandsWrapper
(
IAppCommands
app
) :
System
app
IAppCommands
return
System
ShutdownImmediately()
public
method
public
ShutdownImmediately
( ) :
void
return
void