IModelBase Methods |
Name | Description | |
---|---|---|
ClearSubscriptions |
Clears the subscriptions.
(Inherited from ISubscribe.) | |
ClearSubscriptions(String, NullableGuid) |
Clears the subscriptions.
(Inherited from ISubscribe.) | |
ClearSubscriptionsT(ExpressionFuncT, NullableGuid) |
Clears the subscriptions.
(Inherited from ISubscribe.) | |
NotifyOfChangeT(ExpressionFuncT, T, T, Action) |
Notifies the of change.
(Inherited from INotify.) | |
NotifyOfChangeT(String, T, T, Action) |
Notifies the of change.
(Inherited from INotify.) | |
NotifyOfChangeT(T, T, String, Action) |
Notifies the of change.
(Inherited from INotify.) | |
Subscribe(String, ActionObject, NullableGuid) |
Subscribes the specified property.
(Inherited from ISubscribe.) | |
SubscribeT(ExpressionFuncT, ActionObject, NullableGuid) |
Subscribes the specified property.
(Inherited from ISubscribe.) | |
UpdateProperty(String, Action) |
Updates the property.
(Inherited from INotify.) | |
UpdatePropertyT(ExpressionFuncT, Action) |
Updates the property.
(Inherited from INotify.) |