Метод | Описание | |
---|---|---|
SqLiteBundle ( ) : System.Collections.Generic | ||
SqLiteBundle ( string dbName ) : System.Collections.Generic | ||
ValidateDatabase ( ) : void |
Метод | Описание | |
---|---|---|
Initialize ( string dbName = "Nyan.sqlite.db" ) : void |
public SqLiteBundle ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public SqLiteBundle ( string dbName ) : System.Collections.Generic | ||
dbName | string | |
Результат | System.Collections.Generic |