RulesManager for WPF
Save メソッド (C1RulesEngine)

C1.WPF.RulesManager アセンブリ > C1.WPF.RulesManager 名前空間 > C1RulesEngine クラス : Save メソッド
データが保存される System.IO.Stream
Rules 定義を System.IO.Stream に保存します。
シンタックス
'宣言
 
Public Sub Save( _
   ByVal stream As System.IO.Stream _
) 
public void Save( 
   System.IO.Stream stream
)

パラメータ

stream
データが保存される System.IO.Stream
参照

参照

C1RulesEngine クラス
C1RulesEngine メンバ