Share via


IRuleLanguageConverter.Save Method

Definition

public:
 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
Public Sub Save (output As Stream, vocabularies As VocabularyDictionary, ruleSets As RuleSetDictionary)

Parameters

output
Stream
vocabularies
VocabularyDictionary

Applies to