C# Class Rubberduck.Inspections.UseMeaningfulNameInspectionResult

Inheritance: InspectionResultBase
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

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

Method Details

UseMeaningfulNameInspectionResult() public method

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
return System.Collections.Generic