C# Class Rubberduck.Inspections.NonReturningFunctionInspection

Inheritance: IInspection
Exibir arquivo Open project: retailcoder/Rubberduck

Public Methods

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

Method Details

GetInspectionResults() public method

public GetInspectionResults ( ) : IEnumerable
return IEnumerable

NonReturningFunctionInspection() public method

public NonReturningFunctionInspection ( RubberduckParserState state ) : System.Collections.Generic
state RubberduckParserState
return System.Collections.Generic