public abstract class EntityWithIdKey : EntityWithIdKey<long>,
IEntityWithIdKey, IEntityWithIdKey<long>, IEntity
EntityWithIdKey | Initializes a new instance of the EntityWithIdKey class |
Public Properties | |
Id |
获取/设置 Id 主键。
(Inherited from EntityWithIdKeyTKey) |
Public Methods | |
ToString |
返回对本实体的描述字符串。
(Inherited from EntityWithIdKeyTKey) |