| Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Reporting/CS/ReportService/ |
| Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Reporting/CS/ReportService/DemoReportService.svc.cs |
using System;
using System.Collections.Generic;
namespace ReportSilverlightDemo {
[DevExpress.Data.Utils.ServiceModel.SilverlightFaultBehavior]
public class DemoReportService : DevExpress.XtraReports.Service.ReportService {
}
}