 | CSharpParser Constructor (String) |
Creates an instance of CSharpParser.
Namespace:
CSScriptLib
Assembly:
CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntaxpublic CSharpParser(
string code
)
Parameters
- code
- Type: SystemString
C# code string
See Also