Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PCRemote
Core
Commands
ShutdownCommand
C# Class PCRemote.Core.Commands.ShutdownCommand
Inheritance:
CommandBase
,
ICommand
ファイルを表示
Open project: terryso/PCRemote
Public Methods
Method
Description
Execute
(
CommandContext
context
) :
void
Method Details
Execute()
public
method
public
Execute
(
CommandContext
context
) :
void
context
PCRemote.Core.Entities.CommandContext
return
void