Documentation for the C# command-line option parsing library |
|
UsageBuilder.Transform Method
Convenience method for transforming the XML using a custom XSLT
Parameters
-
writer
- TextWriter to write the output to
-
xsltSource
- Xslt content to use to transform with
-
arguments
- Xslt arguments to pass to the XslTransform
See Also
UsageBuilder Class | CommandLine.OptParse Namespace