[]
        
(Showing Draft Content)

C1.WPF.RulesManager.C1RulesManager.Load

Load Method

Load(Stream)

Loads the rules definition from a Stream.

Declaration
public void Load(Stream stream)
Public Sub Load(stream As Stream)
Parameters
Type Name Description
Stream stream

The Stream from which the data will be loaded.