MFactory.InlineCode Method
Containing Type: MFactory
Assembly: DotMarkdown.dll
Overloads
Method | Summary |
---|---|
InlineCode(MInlineCode) | |
InlineCode(String) |
InlineCode(MInlineCode)
public static DotMarkdown.Linq.MInlineCode InlineCode(DotMarkdown.Linq.MInlineCode other)
Parameters
other MInlineCode
Returns
InlineCode(String)
public static DotMarkdown.Linq.MInlineCode InlineCode(string text)
Parameters
text String