Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SQLiteExample
Android
Dependancies
SQLiteFactory
C# Class SQLiteExample.Android.Dependancies.SQLiteFactory
Inheritance:
ISQLiteFactory
Mostrar archivo
Open project: rid00z/SQLiteFormsExample
Public Methods
Method
Description
GetConnection
(
string
fileName
) :
SQLiteConnection
SQLiteFactory
( ) :
System
Method Details
GetConnection()
public
method
public
GetConnection
(
string
fileName
) :
SQLiteConnection
fileName
string
return
SQLiteConnection
SQLiteFactory()
public
method
public
SQLiteFactory
( ) :
System
return
System