Exemplo n.º 1
0
 private bool CNC_Write(string s)
 {
     return(MainForm.CNC_Write_m(s));
 }