IStateAttributeMatchesEnvironment Method
MatchesEnvironment is a method that is used in evaluating the calling context against the provided filters.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
bool MatchesEnvironment(
IStateEnvironment context
)
- context IStateEnvironment
- The environment object to check.
BooleanTrue if the filters are fulfilled and the handler should be called.