public MandatApiController1() { gm = new GestionMandats(); }
public MandateController() { gm = new GestionMandats(); ps = new ProjService(); rs = new RessService(); }
public MandateAPIController() { gm = new GestionMandats(); }