Overload List
| Name | Description | |
|---|---|---|
| RemoveFromSource(String) |
Responsible for removing object in data source.
Object will not be removed from cache if it fails is not removed from data source.
| |
| RemoveFromSource(array<String>[]()[][]) |
Responsible for removing array of objects from data source.
Objects, who failed to remove, will not be removed in cache
|