C# Class CalDavSynchronizer.Ui.Reports.ViewModels.ReportProxy

显示文件 Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Public Methods

Method Description
ReportProxy ( SynchronizationReportName name, Func getValue, string profileName ) : System

Method Details

ReportProxy() public method

public ReportProxy ( SynchronizationReportName name, Func getValue, string profileName ) : System
name GenSync.Logging.SynchronizationReportName
getValue Func
profileName string
return System