C# Class AcManager.Pages.Dialogs.AppKeyDialog

Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
OptionOfflineMode bool

Private Properties

Свойство Type Description
UIElement_OnPreviewMouseLeftButtonUp void

Méthodes publiques

Méthode Description
AppKeyDialog ( ) : System
RequestNewKeyUsingEmail ( ) : void
ShowRevokedMessage ( ) : void

Private Methods

Méthode Description
UIElement_OnPreviewMouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

AppKeyDialog() public méthode

public AppKeyDialog ( ) : System
Résultat System

RequestNewKeyUsingEmail() public static méthode

public static RequestNewKeyUsingEmail ( ) : void
Résultat void

ShowRevokedMessage() public static méthode

public static ShowRevokedMessage ( ) : void
Résultat void

Property Details

OptionOfflineMode public_oe static_oe property

public static bool OptionOfflineMode
Résultat bool