C# 클래스 Rubberduck.Inspections.MoveFieldCloserToUsageInspectionResult

상속: InspectionResultBase
파일 보기 프로젝트 열기: retailcoder/Rubberduck

공개 메소드들

메소드 설명
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