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

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