public MappingFiles() { _bdd = SQLConnection.Instance(); }
public MappingUsers() { _bdd = SQLConnection.Instance(); }