C# 클래스 StoryTeller.Engine.NulloExecutionLogger

상속: IExecutionLogger
파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
LineComplete ( ISpecContext context, ILineExecution line ) : void
Starting ( IList all ) : void

메소드 상세

LineComplete() 공개 메소드

public LineComplete ( ISpecContext context, ILineExecution line ) : void
context ISpecContext
line ILineExecution
리턴 void

Starting() 공개 메소드

public Starting ( IList all ) : void
all IList
리턴 void