Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PCRemote
Core
Commands
GetFileListCommand
C# Class PCRemote.Core.Commands.GetFileListCommand
Inheritance:
CommandBase
,
ICommand
Mostrar archivo
Open project: terryso/PCRemote
Public Methods
Method
Description
Execute
(
CommandContext
context
) :
void
Private Methods
Method
Description
IsEven
(
int
num
) :
bool
Method Details
Execute()
public
method
public
Execute
(
CommandContext
context
) :
void
context
PCRemote.Core.Entities.CommandContext
return
void