NRules, Open Source Rules Engine for .NET
NRules, Open Source Rules Engine for .NET
Namespaces
NRules.Diagnostics.Dgml
DgmlWriter Class
DgmlWriter Methods
GetContents Method
SetMetricsProvider Method
SetRuleFilter Method
WriteAllText Method
WriteXml Method
DgmlWriter
WriteXml Method
Writes DGML graph representing a given rules session to the provided
XmlWriter
.
Namespace:
NRules.Diagnostics.Dgml
Assembly:
NRules (in NRules.dll) Version: 0.9.3
Syntax
C#
Copy
public
void
WriteXml
(
XmlWriter
writer
)
Parameters
writer
Type:
System.Xml
XmlWriter
XmlWriter
to write the session to.
See Also
Reference
DgmlWriter Class
NRules.Diagnostics.Dgml Namespace
View NRules on GitHub
License and Copyright Information