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

Afficher le fichier Open project: Rhapsody/SQLite.Net-PCL

Méthodes publiques

Méthode Description
DbHandle ( IntPtr internalDbHandle ) : System
Equals ( IDbHandle other ) : bool

Method Details

DbHandle() public méthode

public DbHandle ( IntPtr internalDbHandle ) : System
internalDbHandle System.IntPtr
Résultat System

Equals() public méthode

public Equals ( IDbHandle other ) : bool
other IDbHandle
Résultat bool