Пример #1
0
 public void Reload()
 {
     _rpc.SystemVariables = _rpc.GetAllSystemVariables();
     _dictionary          = _rpc.SystemVariables;
 }