WIP dependency Injection
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace DaSaSo.Domain.Service
|
||||
namespace DaSaSo.Domain.Services
|
||||
{
|
||||
public interface IDataService<T>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user