C# Class StoryTeller.Engine.LineStepGatherer

Inheritance: ILineStepGatherer
Exibir arquivo Open project: storyteller/Storyteller Class Usage Examples

Private Properties

Property Type Description
ILineStepGatherer void
ILineStepGatherer void

Public Methods

Method Description
LineStepGatherer ( SpecContext context ) : System.Collections.Generic

Private Methods

Method Description
ILineStepGatherer ( ICompositeExecution execution ) : void
ILineStepGatherer ( ILineExecution execution ) : void

Method Details

LineStepGatherer() public method

public LineStepGatherer ( SpecContext context ) : System.Collections.Generic
context SpecContext
return System.Collections.Generic