C# Class SnapDotNet.Apps.ViewModels.StartViewModel

Inheritance: System.NotifyPropertyChangedBase
Mostra file Open project: 0xdeafcafe/SnapDotNet Class Usage Examples

Public Methods

Method Description
StartViewModel ( ) : System.Collections.ObjectModel

Private Methods

Method Description
RegisterPhase1 ( Page nextPage ) : void

Attempts to create a new account.

RegisterPhase2 ( Page nextPage ) : void

Submits captcha answer

SignIn ( Page nextPage ) : void

Attempts to sign the user into Snapchat.

Method Details

StartViewModel() public method

public StartViewModel ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel