Initializes this class.
Declaring type: ClientQueryProvider
Namespace: Zyan.InterLinq.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ClientQueryProvider (
        IQueryRemoteHandler queryRemoteHandler
) 
Parameters
queryRemoteHandler
IQueryRemoteHandler to communicate with the server.