ModuleBuilder.CreateGlobalFunctionsCore 方法

定義

在衍生類別中覆寫時,完成此動態模組的全域函式定義和全域數據定義。

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

適用於