An NDoc Documented Class Library

MakeXML.addSketcher Method (String, String)

Add the sketcher element to the XML document

public void addSketcher(
   string id,
   string nickname
);

Parameters

id
the id of the sketcher
nickname
an abbreviation for the id of the sketcher

See Also

MakeXML Class | Converter Namespace | MakeXML.addSketcher Overload List