Returns an System.Linq.IQueryable.
Declaring type: ZyanQueryHandler
Namespace: Zyan.InterLinq
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public IQueryable Get (
        Type type
) 
Parameters
type
Generic Argument of the returned System.Linq.IQueryable.
Return Value