Property | Type | Description | |
---|---|---|---|
MarkdownBlock |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified object is equal to the current object.
|
|
GetHashCode ( ) : int |
Serves as the default hash function.
|
Method | Description | |
---|---|---|
MarkdownBlock ( MarkdownBlockType type ) |
Default constructor for this class.
|
public Equals ( object obj ) : bool | ||
obj | object | The object to compare with the current object. |
return | bool |