Click or drag to resize

IMacroCompiler Interface

X#
This interface defines the Macro compiler subsystem

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 INTERFACE IMacroCompiler

The IMacroCompiler type exposes the following members.

Methods
  NameDescription
Public methodCompile
Compile a string into a runtime codeblock.
Top
See Also