Agregar archivos de proyecto.
This commit is contained in:
10
bdGrupoSanchoToro/extensiones/fiestas.cs
Normal file
10
bdGrupoSanchoToro/extensiones/fiestas.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace bdGrupoSanchoToro.db
|
||||
{
|
||||
public partial class fiestas
|
||||
{
|
||||
public static List<DateOnly> ListadoFiestas;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user