C# Class SIP_Agent.Menu.Main.Help.About

Interaction logic for About.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: anroots/SIP-Agent

Public Methods

Method Description
About ( ) : System

Private Methods

Method Description
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
btnClose_Click ( object sender, RoutedEventArgs e ) : void

Close the window

Method Details

About() public method

public About ( ) : System
return System