C# Class Rubberduck.Inspections.UseMeaningfulNameInspectionResult

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

Méthodes publiques

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

Method Details

UseMeaningfulNameInspectionResult() public méthode

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