C# Class ScrewTurn.Wiki.PluginFramework.PageContent.EmptyPageContent

Represents an empty page content.
Inheritance: PageContent
Afficher le fichier Open project: mono/ScrewTurnWiki

Méthodes publiques

Méthode Description
EmptyPageContent ( System.PageInfo page ) : System

Initializes a new instance of the T:EmptyPageContent class.

Method Details

EmptyPageContent() public méthode

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