C# 클래스 SelectionCriteriaDEM, PSR-History

파일 보기 프로젝트 열기: unhcr/PSR-History 1 사용 예제들

공개 메소드들

메소드 설명
AddResidenceCode ( string code ) : void
SelectionCriteriaDEM ( ) : System
SelectionCriteriaDEM ( string startYear, string endYear, ListItemCollection residenceCodes, bool showRES, bool showLOC, bool showAGE, bool showSEX, bool showNone ) : System

메소드 상세

AddResidenceCode() 공개 메소드

public AddResidenceCode ( string code ) : void
code string
리턴 void

SelectionCriteriaDEM() 공개 메소드

public SelectionCriteriaDEM ( ) : System
리턴 System

SelectionCriteriaDEM() 공개 메소드

public SelectionCriteriaDEM ( string startYear, string endYear, ListItemCollection residenceCodes, bool showRES, bool showLOC, bool showAGE, bool showSEX, bool showNone ) : System
startYear string
endYear string
residenceCodes ListItemCollection
showRES bool
showLOC bool
showAGE bool
showSEX bool
showNone bool
리턴 System