Partager via


BusinessRulesLanguageConverter.Save Méthode

Définition

public:
 virtual void Save(System::IO::Stream ^ output, Microsoft::RuleEngine::VocabularyDictionary ^ vocabularies, Microsoft::RuleEngine::RuleSetDictionary ^ ruleSets);
public void Save (System.IO.Stream output, Microsoft.RuleEngine.VocabularyDictionary vocabularies, Microsoft.RuleEngine.RuleSetDictionary ruleSets);
abstract member Save : System.IO.Stream * Microsoft.RuleEngine.VocabularyDictionary * Microsoft.RuleEngine.RuleSetDictionary -> unit
override this.Save : System.IO.Stream * Microsoft.RuleEngine.VocabularyDictionary * Microsoft.RuleEngine.RuleSetDictionary -> unit
Public Sub Save (output As Stream, vocabularies As VocabularyDictionary, ruleSets As RuleSetDictionary)

Paramètres

output
Stream
vocabularies
VocabularyDictionary

Implémente

S’applique à