Méthode | Description | |
---|---|---|
CodeDomXsltCustomTool ( ) : System |
CTor - creates a new instance of the CodeDomXsltCustomTool class.
|
|
DoGenerateCode ( string inputFileName, string inputFileContent ) : string |
Performs code generation
|
Méthode | Description | |
---|---|---|
ComRegister ( |
||
ComUnRegister ( |
public DoGenerateCode ( string inputFileName, string inputFileContent ) : string | ||
inputFileName | string | Name of XSLT template file |
inputFileContent | string | Content of XSLT template file |
Résultat | string |