C# 클래스 TodotxtTouch.WindowsPhone.Service.ArchiveTaskFileService

상속: TaskFileService
파일 보기 프로젝트 열기: hartez/TodotxtTouch.WindowsPhone 1 사용 예제들

공개 메소드들

메소드 설명
ArchiveTaskFileService ( DropboxService dropBoxService, ApplicationSettings settings ) : TodotxtTouch.WindowsPhone.ViewModel

보호된 메소드들

메소드 설명
GetFileName ( ) : string
GetFilePath ( ) : string

메소드 상세

ArchiveTaskFileService() 공개 메소드

public ArchiveTaskFileService ( DropboxService dropBoxService, ApplicationSettings settings ) : TodotxtTouch.WindowsPhone.ViewModel
dropBoxService DropboxService
settings ApplicationSettings
리턴 TodotxtTouch.WindowsPhone.ViewModel

GetFileName() 보호된 메소드

protected GetFileName ( ) : string
리턴 string

GetFilePath() 보호된 메소드

protected GetFilePath ( ) : string
리턴 string