Метод | Описание | |
---|---|---|
Parse ( |
Parses the specified configuration element and copies any applicable values into the current instance.
|
|
PathTemplates ( ) : System |
Initializes a new instance of the PathTemplates class.
|
|
PathTemplates ( |
Initializes a new instance of the PathTemplates class, using the specified configElement to parse its values from.
|
|
ToXml ( |
Generates an XML element that represents this instance.
|
Метод | Описание | |
---|---|---|
PathTemplates ( |
public Parse ( |
||
configElement | The configuration element to parse. | |
Результат | void |
public PathTemplates ( |
||
configElement | The configuration element containing the definition of the path templates. | |
Результат | System |
public ToXml ( |
||
ownerDoc | The document to use to create the element with. | |
Результат |