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

Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
AboutView ( ) : System
HyperlinkClicked ( object obj, EventArgs e ) : void

Method Details

AboutView() public method

public AboutView ( ) : System
return System

HyperlinkClicked() public method

public HyperlinkClicked ( object obj, EventArgs e ) : void
obj object
e System.EventArgs
return void