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

Afficher le fichier Open project: juanplopes/simple-telerik

Méthodes publiques

Méthode Description
IsEntityFrameworkProvider ( this provider ) : bool
IsLinqToObjectsProvider ( this provider ) : bool

Method Details

IsEntityFrameworkProvider() public static méthode

public static IsEntityFrameworkProvider ( this provider ) : bool
provider this
Résultat bool

IsLinqToObjectsProvider() public static méthode

public static IsLinqToObjectsProvider ( this provider ) : bool
provider this
Résultat bool