[]
Deletes this comment from the parent Body.
public override void Delete()
Deletes this comment and optionally all replies associated with it from the parent Body.
public void Delete(bool includeReplies)
| Type | Name | Description |
|---|---|---|
| bool | includeReplies | Indicates whether to delete all replies associated with this comment. |