C# Class Rubberduck.Inspections.VariableTypeNotDeclaredInspectionResult

Inheritance: Rubberduck.Inspections.CodeInspectionResultBase
Show file Open project: retailcoder/Rubberduck

Public Methods

Method Description
VariableTypeNotDeclaredInspectionResult ( IInspection inspection, Declaration target ) : System.Collections.Generic

Method Details

VariableTypeNotDeclaredInspectionResult() public method

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