C# 클래스 Rubberduck.Inspections.ObjectVariableNotSetInspectionResult

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

공개 메소드들

메소드 설명
ObjectVariableNotSetInspectionResult ( IInspection inspection, IdentifierReference reference ) : System.Collections.Generic

메소드 상세

ObjectVariableNotSetInspectionResult() 공개 메소드

public ObjectVariableNotSetInspectionResult ( IInspection inspection, IdentifierReference reference ) : System.Collections.Generic
inspection IInspection
reference Rubberduck.Parsing.Symbols.IdentifierReference
리턴 System.Collections.Generic