C# Класс AppActs.Client.WebSite.WebService.Report

Наследование: System.Web.Services.WebService
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
GetDetail object
GetGraphApplications AppActs.Client.Model.GraphWithTabularCompare
GetGraphPlatform AppActs.Client.Model.GraphWithTabularCompare
GetGraphVersions AppActs.Client.Model.GraphWithTabularCompare
GetGraphWithApplicationCompare Guid>.GraphWithTabularCompare
GetGraphWithInfo AppActs.Client.Model.DataWithInfo
GetGraphWithPlatformCompare PlatformType>.GraphWithTabularCompare
GetGraphWithVersionsCompare string>.GraphWithTabularCompare

Приватные методы

Метод Описание
GetDetail ( System.Guid reportGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd, string detailId ) : object
GetGraphApplications ( System.Guid graphGuid, System.Guid applicationId, List applicationIdCompare, System.DateTime dateStart, System.DateTime dateEnd ) : GraphWithTabularCompare
GetGraphPlatform ( System.Guid graphGuid, System.Guid applicationId, List platformTypes, System.DateTime dateStart, System.DateTime dateEnd ) : GraphWithTabularCompare
GetGraphVersions ( System.Guid graphGuid, System.Guid applicationId, List versions, System.DateTime dateStart, System.DateTime dateEnd ) : GraphWithTabularCompare
GetGraphWithApplicationCompare ( System.Guid graphGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd ) : Guid>.GraphWithTabularCompare
GetGraphWithInfo ( System.Guid graphGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd ) : DataWithInfo
GetGraphWithPlatformCompare ( System.Guid graphGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd ) : PlatformType>.GraphWithTabularCompare
GetGraphWithVersionsCompare ( System.Guid graphGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd ) : string>.GraphWithTabularCompare