Executor 构造函数

定义

重载

Executor()

public:
 Executor();
public Executor();
Public Sub New ()

适用于

Executor(VocabularyLink)

public:
 Executor(Microsoft::RuleEngine::VocabularyLink ^ vocabularyLink);
public Executor(Microsoft.RuleEngine.VocabularyLink vocabularyLink);
new Microsoft.RuleEngine.Executor : Microsoft.RuleEngine.VocabularyLink -> Microsoft.RuleEngine.Executor

参数

vocabularyLink
VocabularyLink

适用于