Skip to content

Conversation

@CraigHawker
Copy link
Collaborator

DisposableBase already had implementation of IDisposable that delegated to separate methods for managed/unmanaged objects Altered FileDownloadLocation to override DisposeManagedObjects instead of Dispose(bool) Altered EmailMessageBase to inherit from DisposableBase Altered EmailMessage to override DisposeManagedObjects instead of Dispose(bool) Spelling correction in DisposableBase

DisposableBase already had implementation of IDisposable that delegated to separate methods for managed/unmanaged objects
Altered FileDownloadLocation to override DisposeManagedObjects instead of Dispose(bool)
Altered EmailMessageBase to inherit from DisposableBase
Altered EmailMessage to override DisposeManagedObjects instead of Dispose(bool)
Spelling correction in DisposableBase
@CraigHawker CraigHawker merged commit e7d1be7 into master Feb 18, 2025
@CraigHawker CraigHawker deleted the issue-16 branch February 18, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants