C# 클래스 Rubberduck.Inspections.ImplicitByRefParameterInspectionResult

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

공개 메소드들

메소드 설명
ImplicitByRefParameterInspectionResult ( IInspection inspection, string identifierName, QualifiedContext qualifiedContext ) : System.Collections.Generic

메소드 상세

ImplicitByRefParameterInspectionResult() 공개 메소드

public ImplicitByRefParameterInspectionResult ( IInspection inspection, string identifierName, QualifiedContext qualifiedContext ) : System.Collections.Generic
inspection IInspection
identifierName string
qualifiedContext QualifiedContext
리턴 System.Collections.Generic