Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add overloads for custom disposable object creation method. #159

Closed
wants to merge 1 commit into from
Closed

Add overloads for custom disposable object creation method. #159

wants to merge 1 commit into from

Conversation

TheSquidCombatant
Copy link
Contributor

@TheSquidCombatant TheSquidCombatant commented Mar 6, 2024

  1. Added three new overloads for Disposable.Create extension method.
  2. Added relevant tests for Disposable.Create extension method overloads.
  3. Fixed a typo in name of DisposeAsyncMustCallDisposeOnce test method.
  4. Applied autoformatting for code in DisposableTests class.

@TheSquidCombatant TheSquidCombatant changed the title Add overloads for custom disposable creation method. Add overloads for custom disposable object creation method. Mar 6, 2024
@TheSquidCombatant
Copy link
Contributor Author

it looks like this repository is essentially more dead than alive 🥹

@TheSquidCombatant TheSquidCombatant closed this by deleting the head repository Mar 12, 2024
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