Summary
Base class for a comment.
- Assembly
- Cake
.Prca .dll - Namespace
- Cake
.Prca .PullRequests - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IPrcaDiscussionComment"]-.->Type
click Interface0 "/Cake.Prca.Website/api/Cake.Prca.PullRequests/IPrcaDiscussionComment"
Type["PrcaDiscussionComment"]
class Type type-node
Syntax
public class PrcaDiscussionComment : IPrcaDiscussionComment
Constructors
| Name | Summary |
|---|---|
| Prca |
Properties
Extension Methods
| Name | Value | Summary |
|---|---|---|
| NotNull |
void |
Throws an exception if the specified parameter's value is null.
From PrcaArgumentChecks
|