Skip to main content

MStrikethrough Constructors

Containing Type: MStrikethrough

Assembly: DotMarkdown.dll

Overloads

ConstructorSummary
MStrikethrough()
MStrikethrough(MStrikethrough)
MStrikethrough(Object)
MStrikethrough(Object[])

MStrikethrough()

public MStrikethrough()

MStrikethrough(MStrikethrough)

public MStrikethrough(DotMarkdown.Linq.MStrikethrough other)

Parameters

other MStrikethrough

MStrikethrough(Object)

public MStrikethrough(object content)

Parameters

content Object

MStrikethrough(Object[])

public MStrikethrough(params object[] content)

Parameters

content Object[]