Class GroupDeleted
public class GroupDeleted : Change, IChange
- Inheritance
-
GroupDeleted
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupDeleted(string)
public GroupDeleted(string reason)
Parameters
reasonstring
Properties
Reason
public string Reason { get; }