public GenerateSrcMLFromFile ( string sourceFileName, string xmlFileName ) : void | ||
sourceFileName | string | The path of the source file to convert. |
xmlFileName | string | The file name to write the resulting XML to. |
return | void |
public GenerateSrcMLFromFile ( string sourceFileName, string xmlFileName ) : void | ||
sourceFileName | string | The path of the source file to convert. |
xmlFileName | string | The file name to write the resulting XML to. |
return | void |