AskiaPortalCmn.Entities Namespace |
Interface | Description | |
---|---|---|
IEntityBase |
Exposes basic entity methods
| |
IOwnerEntity |
Exposes the most used properties / methods for entity that have an owner (user)
It's mostly used for entities that have the information of the user that have alter it and the deletion flag
| |
IOwnerEntityBase |
Exposes the most used properties for entity that have an owner (user)
It's mostly used for entities that have the information of the user that have alter it and the deletion flag
|