DomainObjects Class Library

Identity Class

Uniquely identifies a persistable object by type and unique key.

For a list of all members of this type, see Identity Members.

System.Object
   Identity

[Serializable]
[Serializable]
public class Identity : IEquatable<T>, IComparable<T>

Requirements

Namespace: DomainObjects.Facade.Domain

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

Identity Members | DomainObjects.Facade.Domain Namespace