 | CSharpParserInitInfo Constructor |
Namespace:
CSScriptLib
Assembly:
CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntaxpublic InitInfo(
string statement
)
Parameters
- statement
- Type: SystemString
The original argument statement of the //css_init directive.
See Also