- Beginning C# 7 Hands-On:Advanced Language Features
- Tom Owsiak
- 62字
- 2021-07-02 15:29:26
Summary
In this chapter, you learned about expression-bodied members and then Lambda expressions, which are defined by blocks of code. You made a delegate, defined an expression-bodied member, converted an array of strings into an array of doubles, created an expression-bodied lambda, and built the code to compare values and specified parameters.
In the next chapter, you will learn about anonymous functions.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發(fā)經(jīng)典名著)
- Mastering RabbitMQ
- Vue.js快跑:構(gòu)建觸手可及的高性能Web應(yīng)用
- GitLab Repository Management
- MATLAB for Machine Learning
- 常用工具軟件立體化教程(微課版)
- Laravel Application Development Blueprints
- 從Power BI到Analysis Services:企業(yè)級數(shù)據(jù)分析實戰(zhàn)
- Learning Image Processing with OpenCV
- Mastering PowerCLI
- Practical Responsive Typography
- Building Microservices with Go
- Java Web 從入門到項目實踐(超值版)
- Python AI游戲編程入門:基于Pygame和PyTorch