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

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

Private Properties

Property Type Description

Public Methods

Method Description
DbBackupHandle ( IntPtr dbBackupPtr ) : System
Equals ( IDbBackupHandle other ) : bool

Method Details

DbBackupHandle() public method

public DbBackupHandle ( IntPtr dbBackupPtr ) : System
dbBackupPtr System.IntPtr
return System

Equals() public method

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