Skip to main content

MFactory.CharEntity Method

Containing Type: MFactory

Assembly: DotMarkdown.dll

Overloads

MethodSummary
CharEntity(Char)
CharEntity(MCharEntity)

CharEntity(Char)

public static DotMarkdown.Linq.MCharEntity CharEntity(char value)

Parameters

value Char

Returns

MCharEntity

CharEntity(MCharEntity)

public static DotMarkdown.Linq.MCharEntity CharEntity(DotMarkdown.Linq.MCharEntity other)

Parameters

other MCharEntity

Returns

MCharEntity