- C# Programming Cookbook
- Dirk Strauss
- 65字
- 2021-07-14 11:08:39
Chapter 1. New Features in C# 6.0
In this chapter, we will cover the following recipes with regard to the new features of C# 6.0:
- Creating your Visual Studio project
- String interpolation
- Null-conditional operator
- Initializers for auto-implemented properties and getter-only auto properties
- Index initializers
- The
nameof
expressions - Expression-bodied functions and properties
- Using
static
- Exception filters
- Using
await
operator incatch
andfinally
blocks
推薦閱讀
- ThinkPHP 5實戰(zhàn)
- Instant Zepto.js
- VMware vSphere 6.7虛擬化架構(gòu)實戰(zhàn)指南
- Learn Swift by Building Applications
- Groovy for Domain:specific Languages(Second Edition)
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- C語言程序設(shè)計
- LabVIEW虛擬儀器入門與測控應(yīng)用100例
- App Inventor 2 Essentials
- Instant Automapper
- Advanced Python Programming
- Visual Basic程序設(shè)計基礎(chǔ)
- Android技術(shù)內(nèi)幕(系統(tǒng)卷)
- C#程序設(shè)計基礎(chǔ)與實踐
- JSP大學(xué)實用教程