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 (Stream)
Creates an
IRuntimeEngine
instance from a stream of XML content.
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
(
Stream
stream
)
Parameters
stream
Type:
System.IO
Stream
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