99 Views
Ever asked yourself how to implement a IDisposable interface on a sub-class, where the base-class already implements the IDisposable interface?
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
Ever asked yourself how to implement a IDisposable interface on a sub-class, where the base-class already implements the IDisposable interface?