Table of Contents

TriggerBase<T> 类

命名空间
ClassIsland.Core.Abstractions.Automation
程序集
ClassIsland.Core.dll

自动化触发器基类。

public abstract class TriggerBase<T> : TriggerBase where T : class

类型参数

T
继承
TriggerBase<T>
继承成员

属性

Settings

当前触发器的设置

protected T Settings { get; }

属性值

T