TFS_ANTIGUO/ControlGestiones/Sistema CGC/Gestion.BL/RecaudadorBL.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
161 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Gestion.BL
{
class RecaudadorBL
{
}
}