Ejemplo n.º 1
0
 void UpdateStatus(SystemStatus stat)
 {
     CurrentSystemStatus = stat.Clone() as SystemStatus;
 }