Class GroupAddressChanged
public class GroupAddressChanged : Change, IChange
- Inheritance
-
GroupAddressChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupAddressChanged(AddressType, GroupAddress)
public GroupAddressChanged(AddressType type, GroupAddress address)
Parameters
typeAddressTypeaddressGroupAddress
Properties
Address
public GroupAddress Address { get; }
Property Value
Type
public AddressType Type { get; }