C# Class LiteDB_V6.DataPage

The DataPage thats stores object data.
Inheritance: BasePage
Afficher le fichier Open project: faush01/Emby.Kodi.SyncQueue

Méthodes publiques

Méthode Description
DataPage ( uint pageID ) : System.Collections.Generic

Méthodes protégées

Méthode Description
ReadContent ( LiteDB reader ) : void

Method Details

DataPage() public méthode

public DataPage ( uint pageID ) : System.Collections.Generic
pageID uint
Résultat System.Collections.Generic

ReadContent() protected méthode

protected ReadContent ( LiteDB reader ) : void
reader LiteDB
Résultat void