The Finalize method should call its base class' Finalize method. This is done automatically with the C# destructor syntax. ...