GenerateDefinitions Method (GoXmlTransformer)
In This Topic
Generate elements for the definitions section of the document, rendering any shared objects
that this object needs to refer to.
Syntax
public virtual void GenerateDefinitions(
object
)
Parameters
- obj
- the object being generated
See Also