C# Class ReplaySync.InputAddressDialog

Interaction logic for InputAddressDialog.xaml
Show file Open project: ascendedguard/sc2-replaysync Class Usage Examples

Public Methods

Method Description
InputAddressDialog ( ) : System.Windows

Initializes a new instance of the InputAddressDialog class.

Private Methods

Method Description
AcceptClicked ( object sender, RoutedEventArgs e ) : void

Method Details

InputAddressDialog() public method

Initializes a new instance of the InputAddressDialog class.
public InputAddressDialog ( ) : System.Windows
return System.Windows