public static UpdateTypeEntity ( TypeTracker existingTypeEntity, TypeTracker newType ) : TypeTracker | ||
existingTypeEntity | TypeTracker | The merged list so far. Could be null |
newType | TypeTracker | The new type(s) to add to the merged list |
return | TypeTracker |