Files
LaDOSE/LaDOSE.Src/LaDOSE.Service/Interface/IBaseServiceDTO.cs

5 lines
77 B
C#
Raw Normal View History

2019-03-12 22:23:38 +01:00
using System.Collections.Generic;
namespace LaDOSE.Business.Interface
{
}