C# 클래스 FubuCore.CommandLine.CommandExecutor

파일 보기 프로젝트 열기: nhsevidence/fubumvc 1 사용 예제들

공개 메소드들

메소드 설명
CommandExecutor ( ICommandFactory factory ) : System
Execute ( string commandLine ) : void

메소드 상세

CommandExecutor() 공개 메소드

public CommandExecutor ( ICommandFactory factory ) : System
factory ICommandFactory
리턴 System

Execute() 공개 메소드

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