Interface IEntity
Represents an entity.
Namespace: DevZest.Data
Assembly: DevZest.Data.dll
Syntax
public interface IEntity
Properties
Name | Description |
---|---|
Model | Gets the model of the entity. |
Represents an entity.
public interface IEntity
Name | Description |
---|---|
Model | Gets the model of the entity. |