Метод | Описание | |
---|---|---|
NativeLibrarySafeHandle ( ) : System |
Initializes a new instance of the NativeLibrarySafeHandle class.
|
Метод | Описание | |
---|---|---|
ReleaseHandle ( ) : bool |
Releases the native library handle. The handle is released by calling the FreeLibrary API. |
public NativeLibrarySafeHandle ( ) : System | ||
Результат | System |