TFS_ANTIGUO/ControlGestiones/Sistema CGC/Gestion.DAL/AgenciaDAL.cs
asaenz d1acfe3500 Solucion inicial
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C549
2022-06-16 14:35:51 +00:00

11 lines
160 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Gestion.DAL
{
class AgenciaDAL
{
}
}