C# 클래스 OpenIDE.CommandRunner

파일 보기 프로젝트 열기: continuoustests/OpenIDE

공개 메소드들

메소드 설명
CommandRunner ( Action eventDispatcher ) : System
Run ( DefinitionCacheItem cmd, IEnumerable args ) : bool

메소드 상세

CommandRunner() 공개 메소드

public CommandRunner ( Action eventDispatcher ) : System
eventDispatcher Action
리턴 System

Run() 공개 메소드

public Run ( DefinitionCacheItem cmd, IEnumerable args ) : bool
cmd OpenIDE.Core.Definitions.DefinitionCacheItem
args IEnumerable
리턴 bool