IMacroCompiler Interface | |
This interface defines the Macro compiler subsystem
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax public interface IMacroCompiler
The IMacroCompiler type exposes the following members.
Methods
| Name | Description |
---|
| Compile | Compile a string into a runtime codeblock. |
TopSee Also