C# Class Roomie.CommandDefinitions.ComputerCommands.Commands.Computer.Restart

Inheritance: RoomieCommand
ファイルを表示 Open project: Mavtak/roomie

Protected Methods

Method Description
Execute_Definition ( RoomieCommandContext context ) : void

Method Details

Execute_Definition() protected method

protected Execute_Definition ( RoomieCommandContext context ) : void
context RoomieCommandContext
return void