FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
RuntimeEngine Class
RuntimeEngine Methods
FromXml Method
FromXml Method (Byte[])
FromXml Method (Stream)
FromXml Method (Byte[], IRuleSet)
FromXml Method (Byte[], String)
FromXml Method (Stream, IRuleSet)
FromXml Method (Stream, String)
RuntimeEngine
FromXml Method (
Byte
, IRuleSet)
Creates an
IRuntimeEngine
instance.
Namespace:
FlexRule
Assembly:
FlexRule.Engine (in FlexRule.Engine.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
IRuntimeEngine
FromXml
(
byte
[]
content
,
IRuleSet
ruleSet
)
Parameters
content
Type:
System
Byte
An XML content of a base model
ruleSet
Type:
FlexRule.Core.Model
IRuleSet
Dependency resolver
IRuleSet
to resolve all dependencies on execution plan creation
Return Value
Type:
IRuntimeEngine
See Also
Reference
RuntimeEngine Class
FromXml Overload
FlexRule Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com