Ejemplo n.º 1
0
 private void clearButtonClickEvent(object sender, EventArgs e)
 {
     defaultBeaker.resetBeaker();
     renewBeakerStatus();
 }