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