C# Class Workflows.MissingRequiredStepException

Inheritance: Exception
Show file Open project: delpher/Workflows.NET

Public Methods

Method Description
MissingRequiredStepException ( Type stepType ) : System

Method Details

MissingRequiredStepException() public method

public MissingRequiredStepException ( Type stepType ) : System
stepType Type
return System