Method | Description | |
---|---|---|
DefaultInstanceInitialiser ( ) : System |
Constructs a DefaultInstanceInitialiser that performs the default actions.
|
|
Initialise ( |
Initialises a new XmlDocument by adding required definitions to the structure indicated by its root XmlElement.
|
public DefaultInstanceInitialiser ( ) : System | ||
return | System |
public Initialise ( |
||
release | The |
|
root | The root |
|
isDefaultNamespace | bool | true if the default namespace is being initialised. |
return | void |