C# Class TechTalk.SpecFlow.PendingStepException

Inheritance: TechTalk.SpecFlow.SpecFlowException
Show file Open project: aquedev/SpecflowWithNunitRunner

Public Methods

Method Description
PendingStepException ( ) : System

Protected Methods

Method Description
PendingStepException ( SerializationInfo info, StreamingContext context ) : System

Method Details

PendingStepException() public method

public PendingStepException ( ) : System
return System

PendingStepException() protected method

protected PendingStepException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
return System