C# Class Tasque.Backends.Rtm.RtmTaskListRepository

Inheritance: ITaskListRepository
Afficher le fichier Open project: GNOME/tasque Class Usage Examples

Private Properties

Свойство Type Description
CacheNotes void
ITaskListRepository bool
ITaskListRepository string
ITaskListTaskCollectionRepo IEnumerable
ITaskListTaskCollectionRepo ITaskCore
ITaskListTaskCollectionRepo void
ITaskListTaskCollectionRepo void

Méthodes publiques

Méthode Description
RtmTaskListRepository ( RtmBackend backend ) : System

Private Methods

Méthode Description
CacheNotes ( TaskSeries rtmTaskSeries ) : void
ITaskListRepository ( ITaskListCore taskList ) : bool
ITaskListRepository ( ITaskListCore taskList, string name ) : string
ITaskListTaskCollectionRepo ( ITaskListCore container ) : IEnumerable
ITaskListTaskCollectionRepo ( ITaskListCore container, string id ) : ITaskCore
ITaskListTaskCollectionRepo ( ITaskListCore container ) : void
ITaskListTaskCollectionRepo ( ITaskListCore container, ITaskCore item ) : void

Method Details

RtmTaskListRepository() public méthode

public RtmTaskListRepository ( RtmBackend backend ) : System
backend RtmBackend
Résultat System