C# Class RubberduckWeb.Controllers.InspectionsController

Inheritance: Controller
Afficher le fichier Open project: rubberduck-vba/RubberduckWeb

Méthodes publiques

Méthode Description
InspectionsController ( DefaultInspector inspector, RubberduckParserState state ) : System

Private Methods

Méthode Description
GetInspectionResults ( string code ) : Task

Method Details

InspectionsController() public méthode

public InspectionsController ( DefaultInspector inspector, RubberduckParserState state ) : System
inspector DefaultInspector
state Rubberduck.Parsing.VBA.RubberduckParserState
Résultat System