C# Class Rubberduck.Refactorings.ExtractMethod.ExtractMethodModel

Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Méthodes publiques

Méthode Description
ExtractMethodModel ( IActiveCodePaneEditor editor, IEnumerable declarations, QualifiedSelection selection ) : System

Method Details

ExtractMethodModel() public méthode

public ExtractMethodModel ( IActiveCodePaneEditor editor, IEnumerable declarations, QualifiedSelection selection ) : System
editor IActiveCodePaneEditor
declarations IEnumerable
selection Rubberduck.VBEditor.QualifiedSelection
Résultat System