C# Class Rubberduck.Inspections.ConstantNotUsedInspection

Inheritance: InspectionBase
Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Méthodes publiques

Méthode Description
ConstantNotUsedInspection ( RubberduckParserState state ) : System.Collections.Generic
GetInspectionResults ( ) : IEnumerable

Method Details

ConstantNotUsedInspection() public méthode

public ConstantNotUsedInspection ( RubberduckParserState state ) : System.Collections.Generic
state Rubberduck.Parsing.VBA.RubberduckParserState
Résultat System.Collections.Generic

GetInspectionResults() public méthode

public GetInspectionResults ( ) : IEnumerable
Résultat IEnumerable