Initializes a new instance of the HypertextLink class.
public HypertextLink(string text, string target);
Public Sub New(ByVal text As String, ByVal target As String)