C# Class CryptoDemo.Controllers.ReportDesignerController

Inheritance: ReportDesignerControllerBase
Mostrar archivo Open project: telerik/reporting-samples

Public Methods

Method Description
ReportDesignerController ( IReportDesignerServiceConfiguration reportDesignerServiceConfiguration, IReportServiceConfiguration reportServiceConfiguration ) : Microsoft.AspNetCore.Mvc

Method Details

ReportDesignerController() public method

public ReportDesignerController ( IReportDesignerServiceConfiguration reportDesignerServiceConfiguration, IReportServiceConfiguration reportServiceConfiguration ) : Microsoft.AspNetCore.Mvc
reportDesignerServiceConfiguration IReportDesignerServiceConfiguration
reportServiceConfiguration IReportServiceConfiguration
return Microsoft.AspNetCore.Mvc