C# Class PEBakery.WPF.LogExportDialog

Inheritance: Window
Afficher le fichier Open project: pebakery/pebakery Class Usage Examples

Méthodes publiques

Méthode Description
LogExportDialog ( PEBakery.WPF.LogExportModel model ) : PEBakery.Core

Private Methods

Méthode Description
ExportCommand_CanExecute ( object sender, CanExecuteRoutedEventArgs e ) : void
ExportCommand_Executed ( object sender, ExecutedRoutedEventArgs e ) : void

Method Details

LogExportDialog() public méthode

public LogExportDialog ( PEBakery.WPF.LogExportModel model ) : PEBakery.Core
model PEBakery.WPF.LogExportModel
Résultat PEBakery.Core