Method | Description | |
---|---|---|
Add ( |
||
Edit ( |
||
Get ( bool>.Func |
||
GetAll ( bool>.Func |
||
GetCount ( bool>.Func |
||
MakeInstance ( ) : |
||
Remove ( |
||
TagManager ( IRepository |
public Get ( bool>.Func |
||
predicate | bool>.Func | |
return |
public GetAll ( bool>.Func |
||
predicate | bool>.Func | |
start | int | |
count | int | |
return | IEnumerable |
public GetCount ( bool>.Func |
||
predicate | bool>.Func | |
return | int |
public TagManager ( IRepository |
||
repository | IRepository |
|
return | System |