Class AuthorNameChanged
public class AuthorNameChanged : Change, IChange
- Inheritance
-
AuthorNameChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
AuthorNameChanged(string)
public AuthorNameChanged(string authorName)
Parameters
authorNamestring
Properties
AuthorName
public string AuthorName { get; set; }