Table of Contents

Interface IEntityBase<TPrimaryKey>

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public interface IEntityBase<TPrimaryKey>

Type Parameters

TPrimaryKey
Extension Methods

Properties

ID

TPrimaryKey ID { get; set; }

Property Value

TPrimaryKey