C# Class Nyan.Core.Process.Operations

Datei anzeigen Open project: bucknellu/Nyan

Public Methods

Method Description
StartTakeDown ( int seconds = 30 ) : void

Private Methods

Method Description
CancelTakeDown ( ) : void
DoTakeDown ( int seconds ) : void

Method Details

StartTakeDown() public static method

public static StartTakeDown ( int seconds = 30 ) : void
seconds int
return void