Compartir a través de


Executor Constructores

Definición

Sobrecargas

Executor()
Executor(VocabularyLink)

Executor()

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

Se aplica a

Executor(VocabularyLink)

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

Parámetros

vocabularyLink
VocabularyLink

Se aplica a