Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 |
Результат |
public IndirectConversion ( |
||
first | The first |
|
second | The second |
|
Результат | System |