Parses the specified stream.
public void Parse(Stream);
Parses the specified XML file.
public void Parse(String);
ClabXmlParser Class | CLab.Parsers Namespace