Executor Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Executor() | |
Executor(VocabularyLink) |
Executor()
public:
Executor();
public Executor ();
Public Sub New ()
Applies to
Executor(VocabularyLink)
public:
Executor(Microsoft::RuleEngine::VocabularyLink ^ vocabularyLink);
public Executor (Microsoft.RuleEngine.VocabularyLink vocabularyLink);
new Microsoft.RuleEngine.Executor : Microsoft.RuleEngine.VocabularyLink -> Microsoft.RuleEngine.Executor
Parameters
- vocabularyLink
- VocabularyLink