C# 클래스 Tasque.Backends.Rtm.RtmTaskListRepository

상속: ITaskListRepository
파일 보기 프로젝트 열기: GNOME/tasque 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CacheNotes void
ITaskListRepository bool
ITaskListRepository string
ITaskListTaskCollectionRepo IEnumerable
ITaskListTaskCollectionRepo ITaskCore
ITaskListTaskCollectionRepo void
ITaskListTaskCollectionRepo void

공개 메소드들

메소드 설명
RtmTaskListRepository ( RtmBackend backend ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

RtmTaskListRepository() 공개 메소드

public RtmTaskListRepository ( RtmBackend backend ) : System
backend RtmBackend
리턴 System