Files
LaDOSE/LaDOSE.Src/LaDOSE.Service/Interface/IBaseServiceDTO.cs
2019-03-12 22:23:38 +01:00

5 lines
77 B
C#

using System.Collections.Generic;
namespace LaDOSE.Business.Interface
{
}