- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 36字
- 2025-04-04 19:28:52
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.