コード例 #1
0
 private void GetKey()
 {
     tbWindowsProductKey.Text = KeyDecoder.GetWindowsProductKey();
     tbOfficeProductKey.Text  = KeyDecoder.GetOfficeProductKey();
 }