BusinessObjectT Class |
Namespace: EDK4Net.Core
[SerializableAttribute] public abstract class BusinessObject<T> : BusinessBase where T : BusinessObject<T>
The BusinessObjectT type exposes the following members.
| Name | Description | |
|---|---|---|
| BusinessObjectT | Initializes a new instance of the BusinessObjectT class |
| Name | Description | |
|---|---|---|
| Message | ||
| OnAfterSave | ||
| OnPostSave | ||
| OnPreSave | ||
| PropertyChanged | (Inherited from BindableObject.) | |
| PropertyChanging | (Inherited from BindableObject.) | |
| Saved | ||
| StateChanged |
| Name | Description | |
|---|---|---|
| ICloneableClone | (Inherited from BusinessBase.) |