C# Class Orchestra.Services.CloseApplicationService

Inheritance: ICloseApplicationService
Mostra file Open project: WildGums/Orchestra

Public Methods

Method Description
Close ( ) : void
CloseApplicationService ( IEnsureStartupService ensureStartupService ) : System.Diagnostics

Method Details

Close() public method

public Close ( ) : void
return void

CloseApplicationService() public method

public CloseApplicationService ( IEnsureStartupService ensureStartupService ) : System.Diagnostics
ensureStartupService IEnsureStartupService
return System.Diagnostics