Method | Description | |
---|---|---|
FetchCache ( IViewModelFactory vmf, IZetboxContext ctx, ViewModel parent ) : System | ||
FetchEventsAsync ( System.DateTime from, System.DateTime to ) : ZbTask |
||
Invalidate ( ) : void | ||
SetCalendars ( IEnumerable |
Method | Description | |
---|---|---|
GetCalendarPredicate ( ) : bool>>.System.Linq.Expressions.Expression |
||
MakeFetchTask ( System.DateTime from, System.DateTime to ) : ZbTask |
||
QueryContextAsync ( System.DateTime from, System.DateTime to ) : ZbTask
|
public FetchCache ( IViewModelFactory vmf, IZetboxContext ctx, ViewModel parent ) : System | ||
vmf | IViewModelFactory | |
ctx | IZetboxContext | |
parent | ViewModel | |
return | System |
public FetchEventsAsync ( System.DateTime from, System.DateTime to ) : ZbTask |
||
from | System.DateTime | |
to | System.DateTime | |
return | ZbTask |
public SetCalendars ( IEnumerable |
||
ids | IEnumerable |
|
return | void |