Class ProgressCommentChanged
public class ProgressCommentChanged : Change, IChange
- Inheritance
-
ProgressCommentChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
ProgressCommentChanged(string)
public ProgressCommentChanged(string comment)
Parameters
commentstring
Properties
Comment
public string Comment { get; set; }