C# Class nStep.Steps.StepAmbiguousException

Inheritance: System.Exception
Afficher le fichier Open project: clearwavebuild/nStep

Méthodes publiques

Méthode Description
StepAmbiguousException ( string step, IEnumerable stepDefinitions ) : System

Method Details

StepAmbiguousException() public méthode

public StepAmbiguousException ( string step, IEnumerable stepDefinitions ) : System
step string
stepDefinitions IEnumerable
Résultat System