mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
13 lines
195 B
C#
13 lines
195 B
C#
// FilterAndSort();
|
|
|
|
// JoinCategoriesAndProducts();
|
|
|
|
// GroupJoinCategoriesAndProducts();
|
|
|
|
// AggregateProducts();
|
|
|
|
// CustomExtensionMethods();
|
|
|
|
// OutputProductsAsXml();
|
|
|
|
ProcessSettings(); |