Max Hayman
Results
2
issues of
Max Hayman
Hey, I get A LOT of support requests from people who remove otp but forget to remove backup keys and log out. Can we have some option which requires Backup...
Doing a property like this I was noticing that the line was being printed twice. ``` public uint Number { get { Console.WriteLine("Evaluated Number"); return _testData.Number; } } ``` It...