C# Class Rubberduck.Inspections.SelfAssignedDeclarationInspection

Inheritance: InspectionBase
Afficher le fichier Open project: retailcoder/Rubberduck

Méthodes publiques

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

Method Details

GetInspectionResults() public méthode

public GetInspectionResults ( ) : IEnumerable
Résultat IEnumerable

SelfAssignedDeclarationInspection() public méthode

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