C# Class Tanka.Markdown.Document

Mostrar archivo Open project: pekkah/Tanka.Markdown Class Usage Examples

Public Methods

Method Description
Document ( IEnumerable blocks, string markdown ) : System.Collections.Generic

Method Details

Document() public method

public Document ( IEnumerable blocks, string markdown ) : System.Collections.Generic
blocks IEnumerable
markdown string
return System.Collections.Generic