C# 클래스 AdaptiveTriggerLibrary.Triggers.AdaptiveTriggerBase

Non-Generic base class for all adaptive triggers in the project.
상속: StateTriggerBase, IAdaptiveTrigger
파일 보기 프로젝트 열기: Herdo/AdaptiveTriggerLibrary

보호된 메소드들

메소드 설명
AdaptiveTriggerBase ( ) : System

Initializes a new instance of the AdaptiveTriggerBase and registers the trigger to the TriggerManager, if it is set.

메소드 상세

AdaptiveTriggerBase() 보호된 메소드

Initializes a new instance of the AdaptiveTriggerBase and registers the trigger to the TriggerManager, if it is set.
protected AdaptiveTriggerBase ( ) : System
리턴 System