Initializes a new instance of the IdentityMap<(Of <(<'TEntity, TIdentity>)>)> class.
Assembly: Epic.Prelude
Declaration Syntax
| C# |
public IdentityMap( IMapping<TEntity, TIdentity> mapping )
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | mapping is nullNothingnullptr. |
