C# 클래스 PCRemote.Core.Commands.GetFileListCommand

상속: CommandBase, ICommand
파일 보기 프로젝트 열기: terryso/PCRemote

공개 메소드들

메소드 설명
Execute ( CommandContext context ) : void

비공개 메소드들

메소드 설명
IsEven ( int num ) : bool

메소드 상세

Execute() 공개 메소드

public Execute ( CommandContext context ) : void
context PCRemote.Core.Entities.CommandContext
리턴 void