[]
        
(Showing Draft Content)

C1.Data.Entities.EntityClientScope.-ctor

EntityClientScope Constructor

EntityClientScope(EntityClientCache)

Initializes a new instance of the EntityClientScope class with the specified EntityClientCache.

Declaration
public EntityClientScope(EntityClientCache clientCache)
Parameters
Type Name Description
EntityClientCache clientCache

An instance of the EntityClientCache class to which the new client scope is connected.