C# Class Rubberduck.Inspections.MoveFieldCloserToUsageInspectionResult

Inheritance: InspectionResultBase
Afficher le fichier Open project: retailcoder/Rubberduck

Méthodes publiques

Méthode Description
MoveFieldCloserToUsageInspectionResult ( IInspection inspection, Rubberduck.Parsing.Symbols.Declaration target, RubberduckParserState parseResult, ICodePaneWrapperFactory wrapperFactory, IMessageBox messageBox ) : System.Collections.Generic

Method Details

MoveFieldCloserToUsageInspectionResult() public méthode

public MoveFieldCloserToUsageInspectionResult ( IInspection inspection, Rubberduck.Parsing.Symbols.Declaration target, RubberduckParserState parseResult, ICodePaneWrapperFactory wrapperFactory, IMessageBox messageBox ) : System.Collections.Generic
inspection IInspection
target Rubberduck.Parsing.Symbols.Declaration
parseResult Rubberduck.Parsing.VBA.RubberduckParserState
wrapperFactory ICodePaneWrapperFactory
messageBox IMessageBox
Résultat System.Collections.Generic