partial void UpdateProfesor(Profesor instance);
 partial void DeleteProfesor(Profesor instance);
 partial void InsertProfesor(Profesor instance);