C# Class Rubberduck.Refactorings.ReorderParameters.ReorderParametersPresenter

显示文件 Open project: retailcoder/Rubberduck

Public Methods

Method Description
ReorderParametersPresenter ( IReorderParametersView view, ReorderParametersModel model, IMessageBox messageBox ) : System.Windows.Forms
Show ( ) : ReorderParametersModel

Method Details

ReorderParametersPresenter() public method

public ReorderParametersPresenter ( IReorderParametersView view, ReorderParametersModel model, IMessageBox messageBox ) : System.Windows.Forms
view IReorderParametersView
model ReorderParametersModel
messageBox IMessageBox
return System.Windows.Forms

Show() public method

public Show ( ) : ReorderParametersModel
return ReorderParametersModel