共用方式為


Executor 建構函式

定義

多載

Executor()
Executor(VocabularyLink)

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

適用於