MStrikethrough Class
Namespace: DotMarkdown.Linq
Assembly: DotMarkdown.dll
public class MStrikethrough : DotMarkdown.Linq.MInline
Inheritance
Object → MObject → MElement → MContainer → MInline → MStrikethrough
Constructors
Constructor | Summary |
---|---|
MStrikethrough() | |
MStrikethrough(MStrikethrough) | |
MStrikethrough(Object) | |
MStrikethrough(Object[]) |
Properties
Property | Summary |
---|---|
Document | (Inherited from MObject) |
FirstElement | (Inherited from MContainer) |
IsEmpty | (Inherited from MContainer) |
Kind | (Overrides MInline.Kind) |
LastElement | (Inherited from MContainer) |
NextElement | (Inherited from MElement) |
Parent | (Inherited from MObject) |
PreviousElement | (Inherited from MElement) |