An NDoc Documented Class Library

MakeXML.addDomian Method 

Add a domain element to the XML document

public void addDomian(
   string domain
);

Parameters

domain
the domain that the sketch is a part of, corresponds to the language file to load (ldl file)

See Also

MakeXML Class | Converter Namespace