Property | Type | Description | |
---|---|---|---|
DestructorInts | int[] | ||
lib | IFileSystemIO |
Method | Description | |
---|---|---|
FreeLibrarys ( ) : void | ||
LastError ( ) : Win32ErrorCode | ||
NativeMethodExists ( string dll, string method ) : NMethodE | ||
lookupDll ( string dll ) : |
||
lookupMethod ( |
Method | Description | |
---|---|---|
DllImportCaller ( ) : System |
public static NativeMethodExists ( string dll, string method ) : NMethodE | ||
dll | string | |
method | string | |
return | NMethodE |
public static lookupDll ( string dll ) : |
||
dll | string | |
return |
public static lookupMethod ( |
||
dll | ||
method | string | |
return |