C# 클래스 Rubberduck.Inspections.ImplicitVariantReturnTypeInspectionResult

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

공개 메소드들

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

메소드 상세

ImplicitVariantReturnTypeInspectionResult() 공개 메소드

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