using System; namespace SEBPatcher.Monitoring.Applications { public class ApplicationMonitor { public ApplicationMonitor() { } } }