C# Class Rubberduck.Inspections.EmptyStringLiteralInspection

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

Méthodes publiques

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

Method Details

EmptyStringLiteralInspection() public méthode

public EmptyStringLiteralInspection ( 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