C# Class PEBakery.WPF.LogExportDialog

Inheritance: Window
Exibir arquivo Open project: pebakery/pebakery Class Usage Examples

Public Methods

Method Description
LogExportDialog ( PEBakery.WPF.LogExportModel model ) : PEBakery.Core

Private Methods

Method Description
ExportCommand_CanExecute ( object sender, CanExecuteRoutedEventArgs e ) : void
ExportCommand_Executed ( object sender, ExecutedRoutedEventArgs e ) : void

Method Details

LogExportDialog() public method

public LogExportDialog ( PEBakery.WPF.LogExportModel model ) : PEBakery.Core
model PEBakery.WPF.LogExportModel
return PEBakery.Core