Property | Type | Description |
---|
Method | Description | |
---|---|---|
Convert ( |
Applies the IndirectConversion to a XmlDocument instance to create a new XmlDocument.
|
|
IndirectConversion ( |
Constructs a IndirectConversion instance that connects two other Conversion instances.
|
|
ToString ( ) : string |
Converts the state of the instance to a string.
|
public Convert ( |
||
document | The |
|
helper | IHelper | A |
return |
public IndirectConversion ( |
||
first | The first |
|
second | The second |
|
return | System |