C# Class Whee.WordBuilder.Dialogs.ExportDialog

Inheritance: Gtk.Dialog
Show file Open project: alfar/WordBuilder

Public Methods

Method Description
ExportDialog ( ) : System
GetExporter ( ) : IExporter
GetFilename ( ) : string

Method Details

ExportDialog() public method

public ExportDialog ( ) : System
return System

GetExporter() public method

public GetExporter ( ) : IExporter
return IExporter

GetFilename() public method

public GetFilename ( ) : string
return string