C# Class TodotxtTouch.WindowsPhone.Service.PrimaryTaskFileService

Inheritance: TaskFileService
Afficher le fichier Open project: hartez/TodotxtTouch.WindowsPhone Class Usage Examples

Méthodes publiques

Méthode Description
PrimaryTaskFileService ( DropboxService dropBoxService, ApplicationSettings settings ) : TodotxtTouch.WindowsPhone.ViewModel

Méthodes protégées

Méthode Description
GetFileName ( ) : string
GetFilePath ( ) : string

Method Details

GetFileName() protected méthode

protected GetFileName ( ) : string
Résultat string

GetFilePath() protected méthode

protected GetFilePath ( ) : string
Résultat string

PrimaryTaskFileService() public méthode

public PrimaryTaskFileService ( DropboxService dropBoxService, ApplicationSettings settings ) : TodotxtTouch.WindowsPhone.ViewModel
dropBoxService DropboxService
settings ApplicationSettings
Résultat TodotxtTouch.WindowsPhone.ViewModel