Ejemplo n.º 1
0
 public OrgManagerController(IOrgBLL _bll)
 {
     _service = _bll;
 }