更新时间:2021-07-03 00:12:55
封面
版权信息
Credits
Foreword
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
New Features in C# 7.0
Introduction
Working with Tuples - getting started
How to do it...
How it works...
Working with Tuples - going deeper
Pattern matching
Out variables
Deconstruction
Local functions
Improvements to literals
Ref returns and locals
Generalized async return types
Expression bodies for accessors constructors and finalizers
throw expressions
Classes and Generics
Creating and implementing an abstract class
Creating and implementing an interface
Creating and using a generic class or method
Creating and using a generic interface
Object-Oriented Programming in C#
Using inheritance in C#
Using abstraction
Leveraging encapsulation