.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
IMacroCompilerUsual 接口
IMacroCompilerUsual 方法
IMacroCompilerUsual 接口
This interface defines and extension to the Macro compiler subsystem
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
X#
C#
复制
INTERFACE
IMacroCompilerUsual
public
interface
IMacroCompilerUsual
方法
名称
说明
CompileCodeblock(String)
Compile a string into a runtime codeblock.
CompileCodeblock(String, Boolean, Module)
Compile a string into a runtime codeblock.
Top
参见
引用
XSharp 命名空间
XSharp
IMacroCompiler
XSharp
IMacroCompiler2