namespace cmonitor.client.reports.notify { public sealed class NotifyLinux : INotify { public void Update(NotifyInfo notify) { } } }