SE CORRIGIO LA FOTO

This commit is contained in:
Michael Robles
2024-06-30 06:56:57 -07:00
parent f04058a7e0
commit 2e69c4df3b
10 changed files with 87 additions and 67 deletions
+7
View File
@@ -886,6 +886,13 @@ namespace compabetov2
}
total += totalImporte;
label1.Text = $"Total: ${total}";
}
private void button3_Click(object sender, EventArgs e)
{
}
}
}