C# Class Proxomo.ProxomoLoginControl

Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: Proxomo/SDK-WP7

Public Methods

Method Description
ParseQueryString ( string s ) : string>.Dictionary
ProxomoLoginControl ( ) : System

Private Methods

Method Description
LoginBrowser_Loaded ( object sender, RoutedEventArgs e ) : void
LoginBrowser_Navigated ( object sender, System e ) : void
ResultFromQueryString ( string url ) : LoginResults

Method Details

ParseQueryString() public static method

public static ParseQueryString ( string s ) : string>.Dictionary
s string
return string>.Dictionary

ProxomoLoginControl() public method

public ProxomoLoginControl ( ) : System
return System