C# Class Rubberduck.Inspections.EncapsulatePublicFieldInspection

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

Méthodes publiques

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

Method Details

EncapsulatePublicFieldInspection() public méthode

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