[]
        
(Showing Draft Content)

C1.Data.ClientScope.-ctor

ClientScope Constructor

ClientScope(ClientCacheBase)

Initializes a new instance of ClientScope class with the given ClientCacheBase.

Declaration
public ClientScope(ClientCacheBase clientCache)
Parameters
Type Name Description
ClientCacheBase clientCache

An instance of the ClientCacheBase class to which the new client scopeis connected.