C# Class a7DocumentDbStudio.Dialogs.DocumentDialog

Interaction logic for NameSelector.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: alekkowalczyk/a7DocumentDbStudio

Public Methods

Method Description
DocumentDialog ( string value ) : System

Private Methods

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

Method Details

DocumentDialog() public method

public DocumentDialog ( string value ) : System
value string
return System