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