LinkInline(String, String) Constructor

Definition

Assembly Markdig.dll

Initializes a new instance of the LinkInline class.

public LinkInline(string url, string title)

Parameters

url
String

The URL.

title
String

The title.