C# 클래스 Sizikov.AsyncSuffix.Workflows.MethodRenameWorkflow

상속: RenameWorkflow
파일 보기 프로젝트 열기: asizikov/AsyncSuffix

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Initialize ( IDataContext context ) : bool
MethodRenameWorkflow ( List suggestions, RenameRefactoringService renameRefactoringService, ISolution solution, string actionId ) : System.Collections.Generic

메소드 상세

Initialize() 공개 메소드

public Initialize ( IDataContext context ) : bool
context IDataContext
리턴 bool

MethodRenameWorkflow() 공개 메소드

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