C# Class MahTweets.UrlShorteners.BitlyLoginView

Interaction logic for BitlyLoginView.xaml
Mostrar archivo Open project: nickhodge/MahTweets.LawrenceHargrave Class Usage Examples

Public Methods

Method Description
BitlyLoginView ( Credential credentials ) : System.Diagnostics

Private Methods

Method Description
Label_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnSave_Click ( object sender, RoutedEventArgs e ) : void

Method Details

BitlyLoginView() public method

public BitlyLoginView ( Credential credentials ) : System.Diagnostics
credentials Credential
return System.Diagnostics