点击或拖拽改变大小

IMacroCompilerUsual 接口

X#
This interface defines and extension to the Macro compiler subsystem

命名空间:  XSharp
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 INTERFACE IMacroCompilerUsual
方法
  名称说明
公共方法CompileCodeblock(String)
Compile a string into a runtime codeblock.
公共方法CompileCodeblock(String, Boolean, Module)
Compile a string into a runtime codeblock.
Top
参见