示例#1
0
 private void btnIniciaPausa_Click(object sender, EventArgs e)
 {
     microondas.Iniciar_Parar();
 }