J
Joe Keller
Hello,
In a custom class, is it better to dispose of resources that the class
allocated in the "destructor" of the custom or override the "Dispose()"
method?
Or, is there a more appropriate location altogether?
Thanks!
Joe
In a custom class, is it better to dispose of resources that the class
allocated in the "destructor" of the custom or override the "Dispose()"
method?
Or, is there a more appropriate location altogether?
Thanks!
Joe