Пример #1
0
 private void BoardId_Click(object sender, EventArgs e)
 {
     BoardIdLabel.Text = HardwareInfo.GetBoardProductId();
 }