C# Class Streamliner.Core.Base.FlowPlanFactoryBase

Show file Open project: Codeh4ck/Streamliner

Public Methods

Method Description
GeneratePlan ( FlowDefinition definition ) : IFlowPlan

Method Details

GeneratePlan() public abstract method

public abstract GeneratePlan ( FlowDefinition definition ) : IFlowPlan
definition FlowDefinition
return IFlowPlan