C# Class Rubberduck.Inspections.VariableTypeNotDeclaredInspection

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

Méthodes publiques

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

Method Details

GetInspectionResults() public méthode

public GetInspectionResults ( ) : IEnumerable
Résultat IEnumerable

VariableTypeNotDeclaredInspection() public méthode

public VariableTypeNotDeclaredInspection ( RubberduckParserState state ) : System.Collections.Generic
state RubberduckParserState
Résultat System.Collections.Generic