Method | Description | |
---|---|---|
Add ( |
||
Contains ( |
||
DatabaseCache ( ) : System | ||
Get ( |
||
GetAll ( |
||
Remove ( |
||
Replace ( |
||
Sync ( IList |
public Add ( |
||
obj | ||
return |
public Contains ( |
||
obj | ||
return | bool |
public Get ( |
||
type | ||
id | int | |
return |
public GetAll ( |
||
type | ||
return | ICollection |
public Remove ( |
||
obj | ||
return | void |
public Replace ( |
||
obj | ||
return | void |