C# 클래스 TechTalk.SpecFlow.PendingStepException

상속: TechTalk.SpecFlow.SpecFlowException
파일 보기 프로젝트 열기: aquedev/SpecflowWithNunitRunner

공개 메소드들

메소드 설명
PendingStepException ( ) : System

보호된 메소드들

메소드 설명
PendingStepException ( SerializationInfo info, StreamingContext context ) : System

메소드 상세

PendingStepException() 공개 메소드

public PendingStepException ( ) : System
리턴 System

PendingStepException() 보호된 메소드

protected PendingStepException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
리턴 System