Share via


ITriggerPattern Interface

Definition

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.

Applies to