Class GroupAssigned
public class GroupAssigned : Change, IChange
- Inheritance
-
GroupAssigned
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupAssigned(Guid, string)
public GroupAssigned(Guid group, string role)
Parameters
Properties
Group
public Guid Group { get; set; }
Property Value
Role
public string Role { get; set; }