C# Класс Rubberduck.Refactorings.ExtractInterface.ExtractInterfacePresenter

Наследование: IExtractInterfacePresenter
Показать файл Открыть проект

Открытые методы

Метод Описание
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