C# Class Views.InformationSourceShow

Inheritance: Gtk.Bin
ファイルを表示 Open project: monsterlabs/HumanRightsTracker

Public Methods

Method Description
InformationSourceShow ( ) : System

Protected Methods

Method Description
OnSave ( object sender, System e ) : void
OnToggle ( object sender, System e ) : void

Method Details

InformationSourceShow() public method

public InformationSourceShow ( ) : System
return System

OnSave() protected method

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

OnToggle() protected method

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