C# 클래스 SIL.FieldWorks.FwCoreDlgs.DummyFwNewLangProject

Subclass of FwNewLangProject core dialog for testing purposes.
상속: FwNewLangProject
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
CreateNewLangProj ( ) : void

비공개 메소드들

메소드 설명
TestOkButton ( ) : void

Try out the OK button

setProjectName ( string name ) : void

Sets the project name programmatically (bypasses Windows Forms length checking)

메소드 상세

CreateNewLangProj() 공개 메소드

public CreateNewLangProj ( ) : void
리턴 void