C# Class withSIX.Core.Presentation.Wpf.Services.WpfShutdownHandler

Inheritance: IShutdownHandler
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
Shutdown ( int exitCode ) : void
WpfShutdownHandler ( IExitHandler exitHandler ) : System.Windows

Method Details

Shutdown() public méthode

public Shutdown ( int exitCode ) : void
exitCode int
Résultat void

WpfShutdownHandler() public méthode

public WpfShutdownHandler ( IExitHandler exitHandler ) : System.Windows
exitHandler IExitHandler
Résultat System.Windows