Пример #1
0
 private void btConfirm_Click(object sender, EventArgs e)
 {
     pt1.ptInfo = tbPtInfo.Text;
     pt1.writePtInfo(pt1);
 }