C# Class PredictiveCodeSuggestions.Shell.GeneratorProvider

Inheritance: IGenerateActionProvider
Afficher le fichier Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions

Méthodes publiques

Méthode Description
CreateWorkflow ( [ dataContext ) : IEnumerable

Creates the workflow.

Method Details

CreateWorkflow() public méthode

Creates the workflow.
public CreateWorkflow ( [ dataContext ) : IEnumerable
dataContext [ The data context.
Résultat IEnumerable