C# Class LiteDB_V6.IndexPage

Inheritance: BasePage
Show file Open project: faush01/Emby.Kodi.SyncQueue

Public Methods

Method Description
IndexPage ( uint pageID ) : System.Collections.Generic

Protected Methods

Method Description
ReadContent ( LiteDB reader ) : void

Method Details

IndexPage() public method

public IndexPage ( uint pageID ) : System.Collections.Generic
pageID uint
return System.Collections.Generic

ReadContent() protected method

protected ReadContent ( LiteDB reader ) : void
reader LiteDB
return void