Interface IEntityBase<TPrimaryKey>
public interface IEntityBase<TPrimaryKey>
Type Parameters
TPrimaryKey
- Extension Methods
Properties
ID
TPrimaryKey ID { get; set; }
Property Value
- TPrimaryKey
public interface IEntityBase<TPrimaryKey>
TPrimaryKey
TPrimaryKey ID { get; set; }