C# 6 Feature Review: Expression-Bodied Function Members

added by DotNetKicks
1/2/2016 8:59:54 PM

244 Views

In the last post, I looked at auto-property enhancements, with several comments pointing out some nicer usages. I recently went through the HtmlTags codebase, C# 6-ifying "all the things", and auto property and expression bodied function members were used pretty much everywhere.


0 comments