TFS_ANTIGUO/ControlGestiones/Sistema CGC/Gestion.ET/Agencia.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
156 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Gestion.ET
{
class Agencia
{
}
}