Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SQLite
Net
Platform
WinRT
SQLiteApiWinRT.DbHandle
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