partial void UpdateSoftware(Software instance);
partial void DeleteSoftware(Software instance);
partial void InsertSoftware(Software instance);