C# 클래스 Rubberduck.Refactorings.ExtractMethod.ExtractMethodModel

파일 보기 프로젝트 열기: retailcoder/Rubberduck 1 사용 예제들

공개 메소드들

메소드 설명
ExtractMethodModel ( IActiveCodePaneEditor editor, IEnumerable declarations, QualifiedSelection selection ) : System

메소드 상세

ExtractMethodModel() 공개 메소드

public ExtractMethodModel ( IActiveCodePaneEditor editor, IEnumerable declarations, QualifiedSelection selection ) : System
editor IActiveCodePaneEditor
declarations IEnumerable
selection Rubberduck.VBEditor.QualifiedSelection
리턴 System