partial void DeleteVolunteer(Volunteer instance);
partial void UpdateVolunteer(Volunteer instance);
partial void InsertVolunteer(Volunteer instance);