C# Class igloo15.MarkdownApi.Core.MarkdownItems.MarkdownEnum

Markdown Enum is a type that is a Enum
Inheritance: igloo15.MarkdownApi.Core.MarkdownItems.AbstractType
Afficher le fichier Open project: igloo15/MarkdownGenerator

Méthodes publiques

Méthode Description
BuildPage ( ITheme theme ) : string

Create a page for this markdown item or "" if no page is created

Private Methods

Méthode Description
MarkdownEnum ( ) : igloo15.MarkdownApi.Core.Builders

Method Details

BuildPage() public méthode

Create a page for this markdown item or "" if no page is created
public BuildPage ( ITheme theme ) : string
theme ITheme The theme to be used to in building the page
Résultat string