Class GroupPhoneChanged
public class GroupPhoneChanged : Change, IChange
- Inheritance
-
GroupPhoneChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupPhoneChanged(string, string)
public GroupPhoneChanged(string phone, string fax)
Parameters
Properties
Fax
public string Fax { get; }
Property Value
Phone
public string Phone { get; }