Initializes a new instance of the ParseObjectEventArgs class.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
SyntaxC#
Copy Code
|
|---|
public ParseObjectEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The string representation of the object to parse.
See Also