点击或拖拽改变大小

IMacroCompiler 接口

X#
This interface defines the Macro compiler subsystem

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 INTERFACE IMacroCompiler

IMacroCompiler 类型公开以下成员。

方法
  名称说明
公共方法Compile
Compile a string into a runtime codeblock.
Top
参见