C# 클래스 ScrewTurn.Wiki.PluginFramework.PageContent.EmptyPageContent

Represents an empty page content.
상속: PageContent
파일 보기 프로젝트 열기: mono/ScrewTurnWiki

공개 메소드들

메소드 설명
EmptyPageContent ( System.PageInfo page ) : System

Initializes a new instance of the T:EmptyPageContent class.

메소드 상세

EmptyPageContent() 공개 메소드

Initializes a new instance of the T:EmptyPageContent class.
public EmptyPageContent ( System.PageInfo page ) : System
page System.PageInfo The page the content refers to.
리턴 System