C# Class PredictiveCodeSuggestions.Shell.GeneratorProvider

Inheritance: IGenerateActionProvider
Mostra file Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions

Public Methods

Method Description
CreateWorkflow ( [ dataContext ) : IEnumerable

Creates the workflow.

Method Details

CreateWorkflow() public method

Creates the workflow.
public CreateWorkflow ( [ dataContext ) : IEnumerable
dataContext [ The data context.
return IEnumerable