C# 클래스 StoryTeller.Testing.Engine.BeforeAndAfterTarget

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

공개 프로퍼티들

프로퍼티 타입 설명
AfterWasCalled bool
BeforeWasCalled bool
Values object>.Cache

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AfterLine ( ) : void
BeforeLine ( ) : void

메소드 상세

AfterLine() 공개 메소드

public AfterLine ( ) : void
리턴 void

BeforeLine() 공개 메소드

public BeforeLine ( ) : void
리턴 void

프로퍼티 상세

AfterWasCalled 공개적으로 프로퍼티

public bool AfterWasCalled
리턴 bool

BeforeWasCalled 공개적으로 프로퍼티

public bool BeforeWasCalled
리턴 bool

Values 공개적으로 프로퍼티

public Cache Values
리턴 object>.Cache