MFactory.Label Method
Containing Type: MFactory
Assembly: DotMarkdown.dll
Overloads
Method | Summary |
---|---|
Label(MLabel) | |
Label(String, String, String) |
Label(MLabel)
public static DotMarkdown.Linq.MLabel Label(DotMarkdown.Linq.MLabel other)
Parameters
other MLabel
Returns
Label(String, String, String)
public static DotMarkdown.Linq.MLabel Label(string text, string url, string? title = null)
Parameters
text String
url String
title String