C# 클래스 Rubberduck.Refactorings.ExtractInterface.ExtractInterfacePresenter

상속: IExtractInterfacePresenter
파일 보기 프로젝트 열기: retailcoder/Rubberduck

공개 메소드들

메소드 설명
ExtractInterfacePresenter ( IExtractInterfaceView view, ExtractInterfaceModel model ) : System.Linq
Show ( ) : ExtractInterfaceModel

메소드 상세

ExtractInterfacePresenter() 공개 메소드

public ExtractInterfacePresenter ( IExtractInterfaceView view, ExtractInterfaceModel model ) : System.Linq
view IExtractInterfaceView
model ExtractInterfaceModel
리턴 System.Linq

Show() 공개 메소드

public Show ( ) : ExtractInterfaceModel
리턴 ExtractInterfaceModel