MText Constructors
Containing Type: MText
Assembly: DotMarkdown.dll
Overloads
| Constructor | Summary |
|---|---|
| MText(MText) | |
| MText(String) |
MText(MText)
public MText(DotMarkdown.Linq.MText other)
Parameters
other MText
MText(String)
public MText(string value)
Parameters
value String