Class GroupConnected
public class GroupConnected : Change, IChange
- Inheritance
-
GroupConnected
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupConnected(Guid, ConnectionType)
public GroupConnected(Guid group, ConnectionType connectionType)
Parameters
groupGuidconnectionTypeConnectionType
Properties
ConnectionType
public ConnectionType ConnectionType { get; }
Property Value
Group
public Guid Group { get; }