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