C# 클래스 StoryTeller.Engine.LineStepGatherer

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

Private Properties

프로퍼티 타입 설명
ILineStepGatherer void
ILineStepGatherer void

공개 메소드들

메소드 설명
LineStepGatherer ( SpecContext context ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ILineStepGatherer ( ICompositeExecution execution ) : void
ILineStepGatherer ( ILineExecution execution ) : void

메소드 상세

LineStepGatherer() 공개 메소드

public LineStepGatherer ( SpecContext context ) : System.Collections.Generic
context SpecContext
리턴 System.Collections.Generic