mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-03-02 10:43:54 +01:00
13 lines
195 B
C#
13 lines
195 B
C#
// FilterAndSort();
|
|
|
|
// JoinCategoriesAndProducts();
|
|
|
|
// GroupJoinCategoriesAndProducts();
|
|
|
|
// AggregateProducts();
|
|
|
|
// CustomExtensionMethods();
|
|
|
|
// OutputProductsAsXml();
|
|
|
|
ProcessSettings(); |