C# 클래스 TinySite.Models.BookPage

파일 보기 프로젝트 열기: robmen/tinysite 1 사용 예제들

공개 메소드들

메소드 설명
BookPage ( DocumentFile document, bool chapterPage = false ) : System.Collections.Generic
GetWithRenderingDocument ( DocumentFile activeDocument ) : BookPage

메소드 상세

BookPage() 공개 메소드

public BookPage ( DocumentFile document, bool chapterPage = false ) : System.Collections.Generic
document DocumentFile
chapterPage bool
리턴 System.Collections.Generic

GetWithRenderingDocument() 공개 메소드

public GetWithRenderingDocument ( DocumentFile activeDocument ) : BookPage
activeDocument DocumentFile
리턴 BookPage