C# 클래스 System.Windows.Mvvm.Services.OperatingSystem.OperatingSystemService

Represents a service, that provides functionality to manage the operating system life-cycle.
파일 보기 프로젝트 열기: lecode-official/mvvm-framework

공개 메소드들

메소드 설명
Shutdown ( ) : void

Shuts down the operating system.

메소드 상세

Shutdown() 공개 메소드

Shuts down the operating system.
public Shutdown ( ) : void
리턴 void