C# Class Views.CaseAndPeopleRow

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

Public Methods

Method Description
CaseAndPeopleRow ( Case c ) : System

Protected Methods

Method Description
set_widgets ( ) : void

Method Details

CaseAndPeopleRow() public method

public CaseAndPeopleRow ( Case c ) : System
c Case
return System

set_widgets() protected method

protected set_widgets ( ) : void
return void