C# Class Rubberduck.Inspections.VariableTypeNotDeclaredInspection

Inheritance: IInspection
Exibir arquivo Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

Method Description
GetInspectionResults ( ) : IEnumerable
VariableTypeNotDeclaredInspection ( RubberduckParserState state ) : System.Collections.Generic

Method Details

GetInspectionResults() public method

public GetInspectionResults ( ) : IEnumerable
return IEnumerable

VariableTypeNotDeclaredInspection() public method

public VariableTypeNotDeclaredInspection ( RubberduckParserState state ) : System.Collections.Generic
state RubberduckParserState
return System.Collections.Generic