Method PatchSourceCode
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v10.dll
PatchSourceCode(string)
Performs post-processing of the source code.
public virtual string PatchSourceCode(string code)
Parameters
code
stringOriginal source code.
Returns
- string
Fixed source code.