IStorageEntityTKey, TValue Interface |
Used to wrap objects to use as key in a key/valye storage
Namespace:
Crosser.Common.Utilities.Persistence
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax public interface IStorageEntity<TKey, TValue>
Type Parameters
- TKey
- Key
- TValue
- Value
The IStorageEntityTKey, TValue type exposes the following members.
Properties See Also