C# Класс Rubberduck.Inspections.MoveFieldCloserToUsageInspectionResult

Наследование: InspectionResultBase
Показать файл Открыть проект

Открытые методы

Метод Описание
MoveFieldCloserToUsageInspectionResult ( IInspection inspection, Rubberduck.Parsing.Symbols.Declaration target, RubberduckParserState parseResult, ICodePaneWrapperFactory wrapperFactory, IMessageBox messageBox ) : System.Collections.Generic

Описание методов

MoveFieldCloserToUsageInspectionResult() публичный Метод

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
Результат System.Collections.Generic