C# Class PCRemote.Core.Commands.GetFileListCommand

Inheritance: CommandBase, ICommand
显示文件 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