2 using System.Collections.Generic;
4 using Sage.Reporting.Engine.Integration;
8 namespace sage.ew.reports
13 internal class Host : IReportingEngineHost
15 private IReportingEngineSite _oSite;
21 public object GetService(Guid identifier)
26 public IReportingEngineSite Site