C# Class TodotxtTouch.WindowsPhone.Service.PrimaryTaskFileService

Inheritance: TaskFileService
ファイルを表示 Open project: hartez/TodotxtTouch.WindowsPhone Class Usage Examples

Public Methods

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

Protected Methods

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

Method Details

GetFileName() protected method

protected GetFileName ( ) : string
return string

GetFilePath() protected method

protected GetFilePath ( ) : string
return string

PrimaryTaskFileService() public method

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