C# 클래스 Views.InstitutionAndJobRow

상속: Gtk.Bin
파일 보기 프로젝트 열기: monsterlabs/HumanRightsTracker

공개 메소드들

메소드 설명
InstitutionAndJobRow ( Institution i, Job j ) : System
set_widgets ( ) : void

메소드 상세

InstitutionAndJobRow() 공개 메소드

public InstitutionAndJobRow ( Institution i, Job j ) : System
i Institution
j Job
리턴 System

set_widgets() 공개 메소드

public set_widgets ( ) : void
리턴 void