C# 클래스 SIL.FieldWorks.ParatextLexiconPlugin.ChooseFdoProjectForm.LanguageProjectInfo

type that is inserted in the Language Projects Listbox.
파일 보기 프로젝트 열기: sillsdev/FieldWorks

보호된 프로퍼티들

프로퍼티 타입 설명
m_displayName string
m_showExtenstion bool

공개 메소드들

메소드 설명
LanguageProjectInfo ( string filename ) : System
ToString ( ) : string

메소드 상세

LanguageProjectInfo() 공개 메소드

public LanguageProjectInfo ( string filename ) : System
filename string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

m_displayName 보호되어 있는 프로퍼티

protected string m_displayName
리턴 string

m_showExtenstion 보호되어 있는 프로퍼티

protected bool m_showExtenstion
리턴 bool