C# Class System.Windows.Mvvm.Services.OperatingSystem.OperatingSystemService

Represents a service, that provides functionality to manage the operating system life-cycle.
Afficher le fichier Open project: lecode-official/mvvm-framework

Méthodes publiques

Méthode Description
Shutdown ( ) : void

Shuts down the operating system.

Method Details

Shutdown() public méthode

Shuts down the operating system.
public Shutdown ( ) : void
Résultat void