C# Class Rubberduck.Inspections.EncapsulatePublicFieldInspection

Inheritance: InspectionBase
ファイルを表示 Open project: retailcoder/Rubberduck

Public Methods

Method Description
EncapsulatePublicFieldInspection ( RubberduckParserState state ) : System.Collections.Generic
GetInspectionResults ( ) : IEnumerable

Method Details

EncapsulatePublicFieldInspection() public method

public EncapsulatePublicFieldInspection ( RubberduckParserState state ) : System.Collections.Generic
state Rubberduck.Parsing.VBA.RubberduckParserState
return System.Collections.Generic

GetInspectionResults() public method

public GetInspectionResults ( ) : IEnumerable
return IEnumerable