文件名称:lambdas-and-linq:帮助您了解 C# 中 lambda 表达式和 LINQ 的神奇之处的代码
文件大小:43KB
文件格式:ZIP
更新时间:2024-06-30 13:21:27
C#
lambda 和 linq 帮助您了解 C# 中 lambda 表达式和 LINQ 的神奇之处的代码 这些是伴随我的“学习爱上 Lambdas(和 LINQ,也是!)”演示和即将推出的视频系列的代码示例。 有关更多信息,请访问
【文件预览】:
lambdas-and-linq-master
----PeopleViewer()
--------App.xaml(14KB)
--------App.xaml.cs(328B)
--------Converters.cs(3KB)
--------PeopleViewer.csproj(4KB)
--------App.config(182B)
--------MainWindow.xaml(5KB)
--------Properties()
--------MainWindow.xaml.cs(2KB)
----LearnLambdas.sln(3KB)
----CapturedVariables()
--------Program.cs(2KB)
--------People.cs(2KB)
--------CapturedVariables.csproj(2KB)
--------App.config(182B)
--------Properties()
----PeopleViewer.Library()
--------PeopleViewer.Library.csproj(2KB)
--------Person.cs(268B)
--------Properties()
--------PeopleRepository.cs(2KB)
----PeopleViewer.MVVM()
--------App.xaml(14KB)
--------PeopleViewer.MVVM.csproj(5KB)
--------MainWindowViewModel.cs(6KB)
--------App.xaml.cs(328B)
--------Converters.cs(3KB)
--------App.config(182B)
--------MainWindow.xaml(5KB)
--------Properties()
--------MainWindow.xaml.cs(454B)
----JoinSyntax()
--------Orders.cs(3KB)
--------OrderReports.cs(2KB)
--------Program.cs(864B)
--------People.cs(2KB)
--------JoinSyntax.csproj(3KB)
--------App.config(182B)
--------Properties()
----.gitignore(3KB)
----README.md(292B)