C# Class CryptoDemo.Controllers.ReportDesignerController

Inheritance: ReportDesignerControllerBase
显示文件 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