Search
Preparing search index...
The search index is not available
@mantlebee/ts-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@mantlebee/ts-core
GuidIdentityManager
Class GuidIdentityManager
Used to generate GUID ids.
Hierarchy
GuidIdentityManager
Implements
IIdentityManager
<
string
>
Index
Constructors
constructor
Properties
_last
Value
Accessors
last
Value
Methods
new
Value
Constructors
constructor
new
Guid
Identity
Manager
(
)
:
GuidIdentityManager
Returns
GuidIdentityManager
Properties
Private
_last
Value
_last
Value
:
Nullable
<
string
>
= null
Accessors
last
Value
get
lastValue
(
)
:
Nullable
<
string
>
Returns
Nullable
<
string
>
Methods
new
Value
new
Value
(
)
:
string
Returns
string
Exports
Guid
Identity
Manager
constructor
_last
Value
last
Value
new
Value
Generated using
TypeDoc
Used to generate GUID ids.