C# 클래스 SIL.FieldWorks.XWorks.ExportSemanticDomainsDlg

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
ExportSemanticDomainsDlg ( ) : System
Initialize ( SIL.FieldWorks.FDO.FdoCache cache ) : void

Initialize the dialog with all needed information.

비공개 메소드들

메소드 설명
CreateItemForWs ( CoreImpl xws ) : object
FillInWritingSystems ( ) : void
m_writingSystemsListBox_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

ExportSemanticDomainsDlg() 공개 메소드

public ExportSemanticDomainsDlg ( ) : System
리턴 System

Initialize() 공개 메소드

Initialize the dialog with all needed information.
public Initialize ( SIL.FieldWorks.FDO.FdoCache cache ) : void
cache SIL.FieldWorks.FDO.FdoCache
리턴 void