private DataBaseResults DoesTopExistInDB(Top top) { return(DoesTopExistInDB(top.DesignerName, top.NeckSize, top.SleeveSize, top.ChestSize)); }