public void AddTypeOfElement(IDriverDB driver, int idTypeOfElement) { driver.AddTypeOfElementInProject(idTypeOfElement, this.Id); }