Client implementation of the InterLinqQueryProvider.
Declaring type: ClientQueryProvider
Namespace: Zyan.InterLinq.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method ClientQueryProvider Initializes this class.
Collapse/Expand Public Methods
  Name Description
Public Method Virtual Execute Executes the query and returns the requested data.
Public Method Virtual Execute<TResult> Executes the query and returns the requested data.
Collapse/Expand Public Properties
  Name Description
Public Property Handler Gets the IQueryRemoteHandler;