Handles an occurrence of a IMicroPattern found by the engine in the source code
An IMicroPatternHandler is registered by its corresponding MP ID and namespace (optional)
If the engine is configured with two handlers registered for the same MP ID, it will use the optional
namespace attribute to choose the right handler at runtime.
An IMicroPatternProcessingContext is associated with a IMicroPattern to further describe
the processing context in which this Micro Pattern expanding occurs
Handles an occurrence of a IMicroPattern found by the engine in the source code
An IMicroPatternHandler is registered by its corresponding MP ID and namespace (optional)
If the engine is configured with two handlers registered for the same MP ID, it will use the optional
namespace attribute to choose the right handler at runtime.