C# Class SIL.FieldWorks.ParatextLexiconPlugin.ChooseFdoProjectForm.LanguageProjectInfo

type that is inserted in the Language Projects Listbox.
Mostrar archivo Open project: sillsdev/FieldWorks

Protected Properties

Property Type Description
m_displayName string
m_showExtenstion bool

Public Methods

Method Description
LanguageProjectInfo ( string filename ) : System
ToString ( ) : string

Method Details

LanguageProjectInfo() public method

public LanguageProjectInfo ( string filename ) : System
filename string
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

m_displayName protected_oe property

protected string m_displayName
return string

m_showExtenstion protected_oe property

protected bool m_showExtenstion
return bool