C# Class Rubberduck.Inspections.ObsoleteTypeHintInspection

Inheritance: InspectionBase
Show file Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

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

Method Details

GetInspectionResults() public method

public GetInspectionResults ( ) : IEnumerable
return IEnumerable

ObsoleteTypeHintInspection() public method

public ObsoleteTypeHintInspection ( RubberduckParserState state ) : System.Collections.Generic
state Rubberduck.Parsing.VBA.RubberduckParserState
return System.Collections.Generic