Markdown.Token Constructor
MarkdownSharp Namespace > Markdown.Token Structure : Markdown.Token Constructor |
Syntax
'Declaration
Public Function New( _ ByVal type As Markdown.TokenType, _ ByVal value As String _ )
public Markdown.Token( Markdown.TokenType type, string value )
Parameters
- type
- value
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2