C# Class Hourglass.Extensions.WindowsExtensions

Provides utility methods for interacting with the Windows environment.
Show file Open project: Dziemborowicz/Hourglass

Public Methods

Method Description
ShutDown ( ) : bool

Shuts down the computer.

Method Details

ShutDown() public static method

Shuts down the computer.
public static ShutDown ( ) : bool
return bool