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