C# Class MarkdownImpExp.BulletedMarkdownContainer

Inheritance: MarkdownLog.MarkdownContainer
Mostrar archivo Open project: abstractspoon/ToDoList_Plugins Class Usage Examples

Public Methods

Method Description
ToMarkdown ( ) : string

Protected Methods

Method Description
ToMarkdown ( int indent ) : string

Method Details

ToMarkdown() public method

public ToMarkdown ( ) : string
return string

ToMarkdown() protected method

protected ToMarkdown ( int indent ) : string
indent int
return string