ITriggerPattern Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a contract that represents a trigger used to trigger command handler.
public interface ITriggerPattern
type ITriggerPattern = interface
Public Interface ITriggerPattern
- Derived
Methods
ShouldTrigger(String) |
Check whether the trigger pattern is matched. |