C# Class SQLite.Net.Platform.WinRT.SQLiteApiWinRT.DbHandle

Exibir arquivo Open project: Rhapsody/SQLite.Net-PCL

Public Methods

Method Description
DbHandle ( IntPtr internalDbHandle ) : System
Equals ( IDbHandle other ) : bool

Method Details

DbHandle() public method

public DbHandle ( IntPtr internalDbHandle ) : System
internalDbHandle System.IntPtr
return System

Equals() public method

public Equals ( IDbHandle other ) : bool
other IDbHandle
return bool