Источник:
https://blogs.msdn.microsoft.com/mfp...h-delegates-2/
==============
One typical extension point is when extensible logic is delegating the responsibility of a certain operation, and is expecting extensions to provide a result. It could be a conversion, a calculation, class construction or similar. Let’s look at the pattern, and how to be a good-citizen. Example The Batch table has a few...
==============
Источник:
https://blogs.msdn.microsoft.com/mfp...h-delegates-2/