示例#1
0
 public ArbitrationController()
 {
     ArbitrationService = new ArbitrationService(new LawyersEntities());
 }