C# Class DevExpress.OutlookInspiredApp.Services.ReportActivator

Inheritance: IReportActivator
Exibir arquivo Open project: sethjuarez/DevAV

Public Methods

Method Description
CreateReport ( object reportKey ) : object
ReportActivator ( ) : System

Method Details

CreateReport() public method

public CreateReport ( object reportKey ) : object
reportKey object
return object

ReportActivator() public method

public ReportActivator ( ) : System
return System