C# Class TodotxtTouch.WindowsPhone.ViewModel.DropboxCredentialsViewModel

Inheritance: ViewModelBase
Mostrar archivo Open project: hartez/TodotxtTouch.WindowsPhone Class Usage Examples

Public Methods

Method Description
DropboxCredentialsViewModel ( DropboxService dropBoxService ) : GalaSoft.MvvmLight

Initializes a new instance of the ApplicationSettingsViewModel class.

Private Methods

Method Description
StartLoginProcess ( ) : void

Method Details

DropboxCredentialsViewModel() public method

Initializes a new instance of the ApplicationSettingsViewModel class.
public DropboxCredentialsViewModel ( DropboxService dropBoxService ) : GalaSoft.MvvmLight
dropBoxService DropboxService
return GalaSoft.MvvmLight