C# Class RadioDld.Database

Afficher le fichier Open project: ribbons/RadioDownloader

Méthodes protégées

Méthode Description
FetchDbConn ( ) : SQLiteConnection
RetrieveImage ( int imgid ) : Bitmap
StoreImage ( Image image ) : int?

Method Details

FetchDbConn() protected static méthode

protected static FetchDbConn ( ) : SQLiteConnection
Résultat System.Data.SQLite.SQLiteConnection

RetrieveImage() protected static méthode

protected static RetrieveImage ( int imgid ) : Bitmap
imgid int
Résultat System.Drawing.Bitmap

StoreImage() protected static méthode

protected static StoreImage ( Image image ) : int?
image Image
Résultat int?