Hi, Can we have IDisposible with this public class Password : IPassword so it can use used with "using" pattern. ??
Hi, Can we have IDisposible with this
public class Password : IPassword
so it can use used with "using" pattern.
??