次の方法で共有


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

適用対象