using System; using System.Collections.Generic; using System.Text; namespace GreenTree.Strohrmann.ERP.Web.Configuration { public interface IOptionMonitoringService { } }