private void MessageSetter_SystemInfoReiceved(object sender, SitePluginCommon.AutoReconnector.SystemInfoEventArgs e) { SendSystemInfo(e.Message, e.Type); }
private void _messenger_SystemInfoReiceved(object sender, SitePluginCommon.AutoReconnector.SystemInfoEventArgs e) { }