Méthode | Description | |
---|---|---|
Add ( |
||
Edit ( |
||
EntityBaseManager ( IRepository |
||
Get ( bool>.Func |
||
GetAll ( bool>.Func |
||
GetCount ( bool>.Func |
||
MakeInstance ( ) : |
||
Remove ( |
public Add ( |
||
entity | ||
Résultat | void |
public Edit ( |
||
entity | ||
Résultat | void |
public EntityBaseManager ( IRepository |
||
repository | IRepository |
|
Résultat | System |
public Get ( bool>.Func |
||
predicate | bool>.Func | |
Résultat |
public GetAll ( bool>.Func |
||
predicate | bool>.Func | |
start | int | |
count | int | |
Résultat | IEnumerable |
public GetCount ( bool>.Func |
||
predicate | bool>.Func | |
Résultat | int |
public MakeInstance ( ) : |
||
Résultat |
public Remove ( |
||
entity | ||
Résultat | void |