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