Click or drag to resize

PocoBase Class

Base class for all POCOs
Inheritance Hierarchy

Namespace:  SandcastleTest.Generic.POCO
Assembly:  SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public abstract class PocoBase

The PocoBase type exposes the following members.

Constructors
  NameDescription
Protected methodPocoBase
Initializes a new instance of the PocoBase class
Top
Properties
  NameDescription
Public propertyId
Id for the entity
Top
Methods
See Also