We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221e945 commit 9858c7eCopy full SHA for 9858c7e
2 files changed
ConexionBaseDeDatos.cs
@@ -6,6 +6,12 @@
6
using System.Text;
7
using System.Threading.Tasks;
8
9
+/*
10
+ * Carrasco, Nathan
11
+ * Herrera, Francisco
12
+ * Wu, Iván
13
+ */
14
+
15
namespace Lab_6
16
{
17
internal class ConexionBaseDeDatos
Form1.cs
@@ -9,6 +9,12 @@
using System.Windows.Forms;
18
19
20
0 commit comments