public ProvinciasController(ApiContetx context) { this.context = context; }
public PaisesController(ApiContetx context) { this.context = context; }