Method Parse
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
Parse()
Parses the text or other persistent storage and returns a CodeCompileUnit.
protected override CodeCompileUnit Parse()
Returns
- CodeCompileUnit
A CodeCompileUnit resulting from a parse operation.