C# Class Views.DocumentChooser

Inheritance: Gtk.Bin, IEditable
Datei anzeigen Open project: monsterlabs/HumanRightsTracker

Public Methods

Method Description
DocumentChooser ( ) : System

Protected Methods

Method Description
OnOpen ( ) : void
OnSet ( object sender, System e ) : void

Method Details

DocumentChooser() public method

public DocumentChooser ( ) : System
return System

OnOpen() protected method

protected OnOpen ( ) : void
return void

OnSet() protected method

protected OnSet ( object sender, System e ) : void
sender object
e System
return void