BaseLogicEntity Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Abstract Namespace > BaseLogicEntity Class >

BaseLogicEntity Members

The BaseLogicEntity type exposes the following members.

 

Constructors


Name

Description

Public method

BaseLogicEntity

Initializes a new instance of the BaseLogicEntity class with the specified ID, name, and description.

 

Properties


Name

Description

Public property

Description

Gets or sets the description.

Public property

Id

Gets the unique identifier for the entity.

Public property

Name

Gets or sets the name.

 

See Also


BaseLogicEntity Class

BNCS.Logic.Abstract Namespace