C# Class Play.ViewModels.WelcomeViewModel

Inheritance: ReactiveUI.ReactiveObject, IWelcomeViewModel
Afficher le fichier Open project: play/play-win8

Méthodes publiques

Méthode Description
ConnectToPlay ( string baseUrl, string token ) : IObservable

Private Methods

Méthode Description
WelcomeViewModel ( IScreen screen, ILoginMethods loginMethods, [ connectToServerMock ) : System
isValidUrl ( string url ) : bool

Method Details

ConnectToPlay() public méthode

public ConnectToPlay ( string baseUrl, string token ) : IObservable
baseUrl string
token string
Résultat IObservable