C# Class SDL.TridionVSRazorExtension.ProjectBinaryDestinationDialogWindow

显示文件 Open project: mvlasenko/TridionVSRazorExtension Class Usage Examples

Private Properties

Property Type Description
ListBox1_OnMouseDoubleClick void
SaveResult void
Window_Loaded void
btnCancel_Click void
btnOk_Click void

Public Methods

Method Description
ProjectBinaryDestinationDialogWindow ( ) : System.Collections.Generic

Private Methods

Method Description
ListBox1_OnMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SaveResult ( ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnOk_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ProjectBinaryDestinationDialogWindow() public method

public ProjectBinaryDestinationDialogWindow ( ) : System.Collections.Generic
return System.Collections.Generic