C# Class Rubberduck.Inspections.UntypedFunctionUsageInspection

Inheritance: InspectionBase
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

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

Method Details

GetInspectionResults() public method

public GetInspectionResults ( ) : IEnumerable
return IEnumerable

UntypedFunctionUsageInspection() public method

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