Method | Description | |
---|---|---|
CreateDelegate ( string entry_point, |
||
PInvokeDLL ( string name ) : System |
Method | Description | |
---|---|---|
FreeLibrary ( |
||
GetDelegate ( string funcName, |
||
GetProcAddress ( |
||
LoadLibrary ( string lpFileName ) : |
public CreateDelegate ( string entry_point, |
||
entry_point | string | |
delegateType | ||
return |