C# Class Rubberduck.Inspections.MoveFieldCloserToUsageInspectionResult

Inheritance: InspectionResultBase
ファイルを表示 Open project: retailcoder/Rubberduck

Public Methods

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

Method Details

MoveFieldCloserToUsageInspectionResult() public method

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