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.
ChameleonDateTime Class | iNTERFACEWARE.Chameleon Namespace | ChameleonDateTime.Dispose Overload List