C# Class Rubberduck.Inspections.ObsoleteGlobalInspection

Inheritance: InspectionBase
显示文件 Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

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

Method Details

GetInspectionResults() public method

public GetInspectionResults ( ) : IEnumerable
return IEnumerable

ObsoleteGlobalInspection() public method

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