C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.ManagementConsole.UI.ExportOptionDialog

Inheritance: System.Windows.Controls.ChildWindow
Show file Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Property Type Description
CancelButton_Click void
OKButton_Click void

Public Methods

Method Description
ExportOptionDialog ( ExportType exporyType, MapType mapType ) : System

Private Methods

Method Description
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ExportOptionDialog() public method

public ExportOptionDialog ( ExportType exporyType, MapType mapType ) : System
exporyType ExportType
mapType MapType
return System