C# Class Rsdn.Janus.FavoritesHelper

Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
FavoriteFolders ( [ db, bool>.[ predicate ) : IQueryable
FavoriteFolders ( [ db ) : ITable
FavoriteItems ( [ dbMgr, bool>.[ predicate ) : IQueryable
FavoriteItems ( [ dbMgr ) : ITable
IntoFavoriteFolders ( [ db ) : IValueInsertable
IntoFavoriteItems ( [ db ) : IValueInsertable

Method Details

FavoriteFolders() public static méthode

public static FavoriteFolders ( [ db, bool>.[ predicate ) : IQueryable
db [
predicate bool>.[
Résultat IQueryable

FavoriteFolders() public static méthode

public static FavoriteFolders ( [ db ) : ITable
db [
Résultat ITable

FavoriteItems() public static méthode

public static FavoriteItems ( [ dbMgr, bool>.[ predicate ) : IQueryable
dbMgr [
predicate bool>.[
Résultat IQueryable

FavoriteItems() public static méthode

public static FavoriteItems ( [ dbMgr ) : ITable
dbMgr [
Résultat ITable

IntoFavoriteFolders() public static méthode

public static IntoFavoriteFolders ( [ db ) : IValueInsertable
db [
Résultat IValueInsertable

IntoFavoriteItems() public static méthode

public static IntoFavoriteItems ( [ db ) : IValueInsertable
db [
Résultat IValueInsertable