An NDoc Documented Class Library
ReadXML.createSketch Method
Constructs a Sketch from the given filename.
private
void
createSketch(
string
filename
);
Parameters
filename
Filename/path for the MIT XML file
See Also
ReadXML Class
|
Converter Namespace