Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IIdentityManager<T>

Represents an identity manager which has to generate new ids and track the last one generated.

Type Parameters

  • T

Hierarchy

  • IIdentityManager

Implemented by

Index

Properties

Methods

Properties

lastValue: Nullable<T>

Methods

  • newValue(): T

Generated using TypeDoc