Method | Description | |
---|---|---|
MsXsltTransform ( SageContext context, |
Initializes a new instance of the MsXsltTransform class, using the specified stylesheetMarkup.
|
|
Transform ( |
||
Transform ( |
Method | Description | |
---|---|---|
DetectProblemType ( |
public MsXsltTransform ( SageContext context, |
||
context | SageContext | The current context. |
stylesheetMarkup | The markup to initialize the transform with. | |
return | System |
public Transform ( |
||
inputXml | ||
outputWriter | ||
context | SageContext | |
arguments | object>.Dictionary | |
return | void |
public Transform ( |
||
inputXml | ||
outputWriter | ||
context | SageContext | |
arguments | object>.Dictionary | |
return | void |