Commit f329fd46 authored by hasan khaddour's avatar hasan khaddour

add config files

parent 2f750fb5
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Infrastructure.Configurations
{
public class IngredientConfiguration
{
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Infrastructure.Configurations
{
public class MedicalStateConfiguration
{
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Infrastructure.Configurations
{
public class MedicineConfiguration
{
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Infrastructure.Configurations
{
public class PatientConfiguration
{
}
}
ba80f8fbd17b5cd8f1231031e8a9c92aca903458
a27bbfb63f049ec92be79add681b9cd85b4b3841
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment