TFS_ANTIGUO/AYA.FROPI/AyAEL/ADM/DependenciaEL.cs

13 lines
152 B
C#
Raw Normal View History

using System;
namespace AyAEL.ADM
{
public class DependenciaEL : AyAEL
{
#region Atributos
#endregion
}
}