메소드 | 설명 | |
---|---|---|
Add ( |
||
Edit ( |
||
EntityTypeManager ( IRepository |
||
Get ( bool>.Func |
||
GetAll ( bool>.Func |
||
GetCount ( bool>.Func |
||
GetOrAdd ( string name ) : |
||
MakeInstance ( ) : |
||
Remove ( |
public EntityTypeManager ( IRepository |
||
repository | IRepository |
|
리턴 | System |
public Get ( bool>.Func |
||
predicate | bool>.Func | |
리턴 |
public GetAll ( bool>.Func |
||
predicate | bool>.Func | |
start | int | |
count | int | |
리턴 | IEnumerable |
public GetOrAdd ( string name ) : |
||
name | string | |
리턴 |
public Remove ( |
||
entity | ||
리턴 | void |