C# Class a7DocumentDbStudio.Dialogs.NameSelector

Interaction logic for NameSelector.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: alekkowalczyk/a7DocumentDbStudio Class Usage Examples

Public Methods

Method Description
NameSelector ( string title ) : System

Private Methods

Method Description
bCancel_Click ( object sender, RoutedEventArgs e ) : void
bOk_Click ( object sender, RoutedEventArgs e ) : void

Method Details

NameSelector() public method

public NameSelector ( string title ) : System
title string
return System