C# Class Telerik.Web.Mvc.Extensions.QueryProviderExtensions

Show file Open project: juanplopes/simple-telerik

Public Methods

Method Description
IsEntityFrameworkProvider ( this provider ) : bool
IsLinqToObjectsProvider ( this provider ) : bool

Method Details

IsEntityFrameworkProvider() public static method

public static IsEntityFrameworkProvider ( this provider ) : bool
provider this
return bool

IsLinqToObjectsProvider() public static method

public static IsLinqToObjectsProvider ( this provider ) : bool
provider this
return bool