C# 클래스 ST.CommandLine.RunInput

상속: ProjectInput
파일 보기 프로젝트 열기: storyteller/Storyteller 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetBatchRunRequest ( ) : BatchRunRequest
RunInput ( ) : System
StartBatch ( IEngineController controller ) : Task

보호된 메소드들

메소드 설명
configureProject ( ) : Project

메소드 상세

GetBatchRunRequest() 공개 메소드

public GetBatchRunRequest ( ) : BatchRunRequest
리턴 StoryTeller.Engine.BatchRunRequest

RunInput() 공개 메소드

public RunInput ( ) : System
리턴 System

StartBatch() 공개 메소드

public StartBatch ( IEngineController controller ) : Task
controller IEngineController
리턴 Task

configureProject() 보호된 메소드

protected configureProject ( ) : Project
리턴 Project