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

Can we have IDisposible ? #22

Open
gbthakkar opened this issue Apr 23, 2022 · 2 comments
Open

Can we have IDisposible ? #22

gbthakkar opened this issue Apr 23, 2022 · 2 comments

Comments

@gbthakkar
Copy link

Hi, Can we have IDisposible with this
public class Password : IPassword

so it can use used with "using" pattern.
??

@UweKeim
Copy link

UweKeim commented Jun 18, 2022

If there is actually nothing to dispose, why would you want an IDisposable pattern?

@gbthakkar
Copy link
Author

gbthakkar commented Jun 18, 2022 via email

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

No branches or pull requests

2 participants