ИСЭбд-22, Скворцов А.К., Первая лабороторная #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +4,4 @@
namespace Project
{
public partial class Form1 : Form
Имя элемента проекта не соответствует указанному в задании
@ -0,0 +20,4 @@
{
try
{
//if (string.IsNullOrWhiteSpace(comboBoxProduct.SelectedValue) || string.IsNullOrEmpty(textBoxDescription.Text) || numericUpDownPrice.Value <= 0)
Закомментированного кода быть не должно
Pull request closed