C# Class ServiceInsight.AppCommandsWrapper

Inheritance: IAppCommands
Mostra file 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