C# 클래스 OpenIDE.Arguments.Handlers.ListReactiveScriptsHandler

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

공개 메소드들

메소드 설명
Execute ( string arguments ) : void
ListReactiveScriptsHandler ( string token, Func pluginLocator, ICodeEngineLocator codeEngineLocator ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( string arguments ) : void
arguments string
리턴 void

ListReactiveScriptsHandler() 공개 메소드

public ListReactiveScriptsHandler ( string token, Func pluginLocator, ICodeEngineLocator codeEngineLocator ) : System
token string
pluginLocator Func
codeEngineLocator ICodeEngineLocator
리턴 System