.
This commit is contained in:
9
Entidades/Detalle.cs
Normal file
9
Entidades/Detalle.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace Entidades
|
||||
{
|
||||
public class Detalle <T> where T:Producto
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user