Table of Contents

Class DllLoader

Namespace
ZapLib.Utility
Assembly
ZapLib.dll

DLL 組件載入工具

public static class DllLoader
Inheritance
DllLoader
Inherited Members

Methods

Load(string)

強制載入指定名稱的 dll

public static Assembly Load(string dllname)

Parameters

dllname string

dll 檔案完整名稱或路徑

Returns

Assembly

組件