- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 84字
- 2021-07-03 00:11:50
How it works...
So far in this recipe, we have seen that Tuples give developers a lot of flexibility when you need to return several values from a method. While the dummy implementation of GetAverageAndCount() simply returns the zero-valued Tuple literal, it gives you some idea how Tuples are wired up. This recipe is the foundation for the next recipe. I encourage you to go through both recipes thoroughly in order to gain the full benefit from understanding Tuples and how to use them.
推薦閱讀
- Vue.js入門與商城開發實戰
- Learning ASP.NET Core 2.0
- 深入理解Java7:核心技術與最佳實踐
- H5頁面設計:Mugeda版(微課版)
- Getting Started with NativeScript
- 編程菜鳥學Python數據分析
- Learning YARN
- Vue.js 2 Web Development Projects
- JavaScript程序設計(第2版)
- Web App Testing Using Knockout.JS
- 視窗軟件設計和開發自動化:可視化D++語言
- iOS Development with Xamarin Cookbook
- Mastering Machine Learning with R
- 企業級Java現代化:寫給開發者的云原生簡明指南
- JSP大學實用教程