Class AttemptCommentPosted
public class AttemptCommentPosted : Change, IChange
- Inheritance
-
AttemptCommentPosted
- Implements
- Inherited Members
- Extension Methods
Constructors
AttemptCommentPosted(Guid, string)
public AttemptCommentPosted(Guid question, string comment)
Parameters
Properties
Comment
public string Comment { get; }
Property Value
Question
public Guid Question { get; }