ModuleBuilder.CreateGlobalFunctionsCore メソッド

定義

派生クラスでオーバーライドされると、この動的モジュールのグローバル関数定義とグローバル データ定義が完了します。

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

適用対象