Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Reporting/CS/ReportService/
Upload File :
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 {
    }
}