IStateTransitionAttribute Interface

Common interface for state handlers attributes.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public interface IStateTransitionAttribute

Methods

MatchesEnvironment MatchesEnvironment is a method that is used in evaluating the calling context against the provided filters.

See Also