Timeline for What is the most elegant way to write a "Try" method in C# 7?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 21, 2017 at 17:33 | history | edited | Martin Maat | CC BY-SA 3.0 | Inconsistent plural/singular forms. |
| Mar 17, 2017 at 4:50 | comment | added | Eric Sondergard | You make a good point. You still have to test, no matter what you do. Honestly, I still may be going with out parameters at this point (in fact I'm currently exposing multiple "TryDequeue" implementations right now just to fiddle with each of them). I really just wanted to discuss other options that might be out there. | |
| Mar 16, 2017 at 20:12 | history | answered | Martin Maat | CC BY-SA 3.0 |