C# Class BetterExplorer.Networks.AccountAuthWindow.LoginRoutedEventArgs

Inheritance: System.Windows.RoutedEventArgs
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Méthode Description
LoginRoutedEventArgs ( System.Windows.RoutedEvent RoutedEvent, string username, string password ) : System

Method Details

LoginRoutedEventArgs() public méthode

public LoginRoutedEventArgs ( System.Windows.RoutedEvent RoutedEvent, string username, string password ) : System
RoutedEvent System.Windows.RoutedEvent
username string
password string
Résultat System