Click or drag to resize
RuntimeEngineFromXml Method (Byte)

Namespace: FlexRule
Assembly: FlexRule.Engine (in FlexRule.Engine.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static IRuntimeEngine FromXml(
	byte[] content
)

Parameters

content
Type: SystemByte

Return Value

Type: IRuntimeEngine
See Also