C# Class MahTweets.UrlShorteners.YourlsLoginView

Interaction logic for YourlsLoginView.xaml
Mostrar archivo Open project: nickhodge/MahTweets.LawrenceHargrave

Public Methods

Method Description
YourlsLoginView ( Credential credentials ) : System.Windows

Private Methods

Method Description
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnSave_Click ( object sender, RoutedEventArgs e ) : void

Method Details

YourlsLoginView() public method

public YourlsLoginView ( Credential credentials ) : System.Windows
credentials Credential
return System.Windows