Skybound Rebar

RebarState.WriteTo Method

Saves the current state as XML.

Overload List

Writes the current state to an XML document at the specified path.

public void WriteTo(string);

Writes the current state to an XmlWriter.

public void WriteTo(XmlWriter);

See Also

RebarState Class | Skybound.Rebar Namespace