ICodeblock2 Interface |
Namespace: XSharp
The ICodeblock2 type exposes the following members.
Name | Description | |
---|---|---|
ResultType |
Returns the real /original return type of the EvalBlock() method
|
Name | Description | |
---|---|---|
EvalBlock | Evaluate the codeblock (Inherited from ICodeblock.) | |
PCount |
Returns the number of parameters defined for the codeblock
(Inherited from ICodeblock.) |