C# Class a7DocumentDbStudio.Dialogs.ChangeValue

Interaction logic for ChangeValue.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: alekkowalczyk/a7DocumentDbStudio

Public Methods

Method Description
ChangeValue ( object value ) : System

Private Methods

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

Method Details

ChangeValue() public method

public ChangeValue ( object value ) : System
value object
return System