C# Class TodotxtTouch.WindowsPhone.Service.ArchiveTaskFileService

Inheritance: TaskFileService
Datei anzeigen Open project: hartez/TodotxtTouch.WindowsPhone Class Usage Examples

Public Methods

Method Description
ArchiveTaskFileService ( DropboxService dropBoxService, ApplicationSettings settings ) : TodotxtTouch.WindowsPhone.ViewModel

Protected Methods

Method Description
GetFileName ( ) : string
GetFilePath ( ) : string

Method Details

ArchiveTaskFileService() public method

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

GetFileName() protected method

protected GetFileName ( ) : string
return string

GetFilePath() protected method

protected GetFilePath ( ) : string
return string