Helper method. Actual dispose method. Intended to be overridden by the child.
The implementation of the child's Dispose(bool)
method must call the parent's Dispose(bool)
method, likely in a finally
block.
Engine Class | iNTERFACEWARE.Chameleon Namespace | Engine.Dispose Overload List