C# Class ServiceInsight.AppCommandsWrapper

Inheritance: IAppCommands
Afficher le fichier Open project: Particular/ServiceInsight

Méthodes publiques

Méthode Description
AppCommandsWrapper ( ) : System
AppCommandsWrapper ( IAppCommands app ) : System
ShutdownImmediately ( ) : void

Method Details

AppCommandsWrapper() public méthode

public AppCommandsWrapper ( ) : System
Résultat System

AppCommandsWrapper() public méthode

public AppCommandsWrapper ( IAppCommands app ) : System
app IAppCommands
Résultat System

ShutdownImmediately() public méthode

public ShutdownImmediately ( ) : void
Résultat void