C# 클래스 Rubberduck.Inspections.IdentifierNotUsedInspectionResult

상속: Rubberduck.Inspections.CodeInspectionResultBase
파일 보기 프로젝트 열기: retailcoder/Rubberduck

공개 메소드들

메소드 설명
IdentifierNotUsedInspectionResult ( IInspection inspection, Declaration target, ParserRuleContext context, QualifiedModuleName qualifiedName ) : System.Collections.Generic

메소드 상세

IdentifierNotUsedInspectionResult() 공개 메소드

public IdentifierNotUsedInspectionResult ( IInspection inspection, Declaration target, ParserRuleContext context, QualifiedModuleName qualifiedName ) : System.Collections.Generic
inspection IInspection
target Declaration
context ParserRuleContext
qualifiedName Rubberduck.VBEditor.QualifiedModuleName
리턴 System.Collections.Generic