Unsubscribe |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class UnsubscribeProperties : BindableBase
The UnsubscribeProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| UnsubscribeProperties | Construct properties with default values. |
| Name | Description | |
|---|---|---|
| UserProperties | User properties. |
| Name | Description | |
|---|---|---|
| RaisePropertiesChanged |
Raise an PropertyChanged event for each value.
(Inherited from BindableBase) | |
| RaisePropertyChanged(PropertyChangedEventArgs) |
Raise an PropertyChanged event for the specified value.
(Inherited from BindableBase) | |
| RaisePropertyChanged(String) |
Raise an PropertyChanged event for the specified value.
(Inherited from BindableBase) | |
| ToString | (Overrides SimpleCustomTypeDescriptor.ToString) |