Declaring Type: MdTable
Namespace: Grynwald.MarkdownGenerator
Assembly: Grynwald.MarkdownGenerator
Recursively compares the block to the specified instance of MdBlock.
public bool DeepEquals(MdBlock other);
other
MdBlock
The block to compare.
bool
Documentation generated by MdDocs