C# 클래스 LiteDB_V6.DataPage

The DataPage thats stores object data.
상속: BasePage
파일 보기 프로젝트 열기: faush01/Emby.Kodi.SyncQueue

공개 메소드들

메소드 설명
DataPage ( uint pageID ) : System.Collections.Generic

보호된 메소드들

메소드 설명
ReadContent ( LiteDB reader ) : void

메소드 상세

DataPage() 공개 메소드

public DataPage ( uint pageID ) : System.Collections.Generic
pageID uint
리턴 System.Collections.Generic

ReadContent() 보호된 메소드

protected ReadContent ( LiteDB reader ) : void
reader LiteDB
리턴 void