RuleAction 构造函数
定义
在派生类中实现时,初始化 RuleAction 类的新实例。When implemented in a derived class, initializes a new instance of the RuleAction class.
protected:
RuleAction();
protected RuleAction ();
Protected Sub New ()
在派生类中实现时,初始化 RuleAction 类的新实例。When implemented in a derived class, initializes a new instance of the RuleAction class.
protected:
RuleAction();
protected RuleAction ();
Protected Sub New ()