C# Class Sizikov.AsyncSuffix.Workflows.MethodRenameWorkflow

Inheritance: RenameWorkflow
Afficher le fichier Open project: asizikov/AsyncSuffix

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Initialize ( IDataContext context ) : bool
MethodRenameWorkflow ( List suggestions, RenameRefactoringService renameRefactoringService, ISolution solution, string actionId ) : System.Collections.Generic

Method Details

Initialize() public méthode

public Initialize ( IDataContext context ) : bool
context IDataContext
Résultat bool

MethodRenameWorkflow() public méthode

public MethodRenameWorkflow ( List suggestions, RenameRefactoringService renameRefactoringService, ISolution solution, string actionId ) : System.Collections.Generic
suggestions List
renameRefactoringService RenameRefactoringService
solution ISolution
actionId string
Résultat System.Collections.Generic