C# Class VelocityDB.LINQPad.ConnectionDialog

Interaction logic for ConnectDialog.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: VelocityDB/VelocityDB Class Usage Examples

Public Methods

Method Description
ConnectionDialog ( IConnectionInfo pCxInfo ) : LINQPad.Extensibility.DataContext

Private Methods

Method Description
AddClass ( object pSender, RoutedEventArgs pEvents ) : void
AddDependency ( object pSender, RoutedEventArgs pEvents ) : void
AssemblySelection ( Object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
BrowseDBDir ( object pSender, RoutedEventArgs pEvents ) : void
BtnOkClick ( object pSender, RoutedEventArgs pEvents ) : void
DependencySelection ( Object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
DisableServerParameters ( object pSender, RoutedEventArgs pEvents ) : void
EnableServerParameters ( object pSender, RoutedEventArgs pEvents ) : void
RemoveAssembly ( object pSender, RoutedEventArgs pEvents ) : void
RemoveDependency ( object pSender, RoutedEventArgs pEvents ) : void

Method Details

ConnectionDialog() public method

public ConnectionDialog ( IConnectionInfo pCxInfo ) : LINQPad.Extensibility.DataContext
pCxInfo IConnectionInfo
return LINQPad.Extensibility.DataContext