C# Class Workflows.MissingRequiredStepException

Inheritance: Exception
Afficher le fichier Open project: delpher/Workflows.NET

Méthodes publiques

Méthode Description
MissingRequiredStepException ( Type stepType ) : System

Method Details

MissingRequiredStepException() public méthode

public MissingRequiredStepException ( Type stepType ) : System
stepType Type
Résultat System