Exemplo n.º 1
0
 public void UpdateCpu(CpuInfo info)
 {
     _cpuManager.Update(info);
 }