Click or drag to resize

RepositoryInstanceTKey, TValue Constructor

Ctor for creating a new instance of a repository with key TK and value T

Namespace:  Crosser.Common.Utilities.Persistence
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public RepositoryInstance()
See Also