CRUD de clientes
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
<Compile Include="database\conexion.cs" />
|
||||
<Compile Include="database\DAO.cs" />
|
||||
<Compile Include="database\modelos\Categoria.cs" />
|
||||
<Compile Include="database\modelos\Cliente.cs" />
|
||||
<Compile Include="database\modelos\Producto.cs" />
|
||||
<Compile Include="database\modelos\usuario.cs" />
|
||||
<Compile Include="database\service.cs" />
|
||||
|
||||
Reference in New Issue
Block a user