Ejemplo n.º 1
0
 public void UpdateProductInfo()
 {
     this.Text = $"{ProductInfo.PRODUCT_NAME} {ProductInfo.GetVersionString()}";
 }