Property | Type | Description | |
---|---|---|---|
GetNoteBy | |||
GetTaskBy | |||
GetTaskListBy |
Method | Description | |
---|---|---|
Create ( ITaskListCore taskList ) : void | ||
Delete ( ITaskListCore taskList ) : void | ||
Dispose ( ) : void | ||
DummyBackend ( ) : System | ||
GetAll ( ) : IEnumerable |
||
GetBy ( string id ) : ITaskListCore | ||
Initialize ( IPreferences preferences ) : void |
Method | Description | |
---|---|---|
GetNoteBy ( string id ) : |
||
GetTaskBy ( string id ) : |
||
GetTaskListBy ( string id ) : |
public Create ( ITaskListCore taskList ) : void | ||
taskList | ITaskListCore | |
return | void |
public Delete ( ITaskListCore taskList ) : void | ||
taskList | ITaskListCore | |
return | void |
public Initialize ( IPreferences preferences ) : void | ||
preferences | IPreferences | |
return | void |