ModuleBuilder.CreateGlobalFunctionsCore 方法

定义

在派生类中重写时,完成此动态模块的全局函数定义和全局数据定义。

protected:
 abstract void CreateGlobalFunctionsCore();
protected abstract void CreateGlobalFunctionsCore ();
abstract member CreateGlobalFunctionsCore : unit -> unit
Protected MustOverride Sub CreateGlobalFunctionsCore ()

适用于