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