C# Class FoundationDB.Client.Native.UnmanagedLibrary.SafeLibraryHandle

Inheritance: FdbSafeHandle
ファイルを表示 Open project: BedeGaming/foundationdb-dotnet-client

Protected Methods

Method Description
Destroy ( IntPtr handle ) : void

Method Details

Destroy() protected method

protected Destroy ( IntPtr handle ) : void
handle System.IntPtr
return void