ModelBaseSubscribe Method |
| Name | Description | |
|---|---|---|
| SubscribeT(ExpressionFuncT, ActionObject, NullableGuid) |
Subscribes an action to a specific property that will be called
during that property's OnPropertyChanged event.
| |
| Subscribe(String, ActionObject, NullableGuid) |
Subscribes an action to a specific property that will be called
during that property's OnPropertyChanged event.
|