| RuntimeEngineFromXml Method |
| Name | Description | |
|---|---|---|
| FromXml(Byte) | ||
| FromXml(Stream) |
Creates an IRuntimeEngine instance from a stream of XML content.
| |
| FromXml(Byte, IRuleSet) |
Creates an IRuntimeEngine instance.
| |
| FromXml(Byte, String) |
Creates an IRuntimeEngine instance.
| |
| FromXml(Stream, IRuleSet) |
Creates an IRuntimeEngine instance from a stream of XML content.
| |
| FromXml(Stream, String) |
Creates an IRuntimeEngine instance from a stream of XML content.
|