C# Class Sizikov.AsyncSuffix.Workflows.MethodRenameWorkflow

Inheritance: RenameWorkflow
Show file Open project: asizikov/AsyncSuffix

Private Properties

Property Type Description

Public Methods

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

Method Details

Initialize() public method

public Initialize ( IDataContext context ) : bool
context IDataContext
return bool

MethodRenameWorkflow() public method

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