C# Class withSIX.Play.Presentation.Wpf.Views.Overlays.AboutView

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
AboutView ( ) : System
HyperlinkClicked ( object obj, EventArgs e ) : void

Method Details

AboutView() public méthode

public AboutView ( ) : System
Résultat System

HyperlinkClicked() public méthode

public HyperlinkClicked ( object obj, EventArgs e ) : void
obj object
e System.EventArgs
Résultat void