IMacroCompiler 接口 | |
This interface defines the Macro compiler subsystem
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 public interface IMacroCompiler
IMacroCompiler 类型公开以下成员。
方法
| 名称 | 说明 |
---|
| Compile | Compile a string into a runtime codeblock. |
Top参见