C# Class Views.PersonRelationshipShow

Inheritance: Gtk.Bin
显示文件 Open project: monsterlabs/HumanRightsTracker

Public Methods

Method Description
HideActionButtons ( ) : void
PersonRelationshipShow ( ) : System

Protected Methods

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

Method Details

HideActionButtons() public method

public HideActionButtons ( ) : void
return void

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

PersonRelationshipShow() public method

public PersonRelationshipShow ( ) : System
return System