Overload List
Name | Description | |
---|---|---|
![]() | PersistentGenericMap<(Of <(TKey, TValue>)>)(ISessionImplementor) |
Initializes an instance of the PersistentGenericMap<(Of <(TKey, TValue>)>)
in the session.
|
![]() | PersistentGenericMap<(Of <(TKey, TValue>)>)(ISessionImplementor, IDictionary<(Of <(TKey, TValue>)>)) |
Initializes an instance of the PersistentGenericMap<(Of <(TKey, TValue>)>)
that wraps an existing IDictionary<(Of <(TKey, TValue>)>) in the
session.
|