C# Class Rubberduck.Inspections.ObjectVariableNotSetInspectionResult

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

Méthodes publiques

Méthode Description
ObjectVariableNotSetInspectionResult ( IInspection inspection, IdentifierReference reference ) : System.Collections.Generic

Method Details

ObjectVariableNotSetInspectionResult() public méthode

public ObjectVariableNotSetInspectionResult ( IInspection inspection, IdentifierReference reference ) : System.Collections.Generic
inspection IInspection
reference Rubberduck.Parsing.Symbols.IdentifierReference
Résultat System.Collections.Generic