C# Класс ScrewTurn.Wiki.PluginFramework.PageContent.EmptyPageContent

Represents an empty page content.
Наследование: PageContent
Показать файл Открыть проект

Открытые методы

Метод Описание
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