C# Class nStep.Steps.StepPendingException

Inheritance: System.ApplicationException
显示文件 Open project: clearwavebuild/nStep

Public Methods

Method Description
StepPendingException ( ) : System
StepPendingException ( string message ) : System

Method Details

StepPendingException() public method

public StepPendingException ( ) : System
return System

StepPendingException() public method

public StepPendingException ( string message ) : System
message string
return System