コード例 #1
0
 public MediationController()
 {
     MediationService = new MediationService(new LawyersEntities());
 }