C# Class BaconographyWP8Core.View.Markdown.MarkdownList

Inheritance: System.Windows.Controls.UserControl
Show file Open project: Synergex/Baconography

Public Methods

Method Description
MarkdownList ( bool numbered, IEnumerable elements ) : System

Method Details

MarkdownList() public method

public MarkdownList ( bool numbered, IEnumerable elements ) : System
numbered bool
elements IEnumerable
return System