- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 36字
- 2021-07-03 00:11:56
How it works...
If you have used expression-bodied members before in C# 6.0, you will undoubtedly be excited to use the expanded functionality. Personally, I'm really glad that constructors can now be implemented as an expression.