InlineParsingInstruction Struct
InlineParsingInstruction structure
Defines the InlineParsingInstruction struct.
public struct InlineParsingInstruction : IEquatable<InlineParsingInstruction>
Properties
Name | Description |
---|---|
Instruction { get; } | Get the Instruction. |
Methods
Name | Description |
---|---|
Equals(InlineParsingInstruction) | Compare two InlineParsingInstruction. |
override Equals(object) | Overrides the Equals method. |
override GetHashCode() | Defines the GetHashCode |
operator == | |
operator != |
Fields
Name | Description |
---|---|
static readonly Handled | The Handled. |
static readonly None | The ParsingInstruction.None. |
See Also
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assembly Aspose.HTML