Esempio n. 1
0
 static Zabbix()
 {
     Sender = new ZabbixSender(Config.ZabbixServer, Config.ZabbixPort);
 }
Esempio n. 2
0
 static Zabbix()
 {
     Sender = new ZabbixSender(Config.ZabbixServer, Config.ZabbixPort);
 }