C# 클래스 Rubberduck.Inspections.VariableTypeNotDeclaredInspectionResult

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

공개 메소드들

메소드 설명
VariableTypeNotDeclaredInspectionResult ( IInspection inspection, Declaration target ) : System.Collections.Generic

메소드 상세

VariableTypeNotDeclaredInspectionResult() 공개 메소드

public VariableTypeNotDeclaredInspectionResult ( IInspection inspection, Declaration target ) : System.Collections.Generic
inspection IInspection
target Declaration
리턴 System.Collections.Generic