Click or drag to resize

Entity<TKey> Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Core.Entity<TKey>
    More...

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
[SerializableAttribute]
public class Entity<TKey> : IChangeTracking

Type Parameters

TKey

The Entity<TKey> type exposes the following members.

Constructors
  NameDescription
Public methodEntity<TKey>
Initializes a new instance of the Entity<TKey> class
Top
Properties
Methods
Explicit Interface Implementations
See Also
Inheritance Hierarchy