Freigeben über


Executor Konstruktoren

Definition

Überlädt

Executor()
Executor(VocabularyLink)

Executor()

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

Gilt für:

Executor(VocabularyLink)

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

Parameter

vocabularyLink
VocabularyLink

Gilt für: