SIL.FieldWorks.XWorks.InterestingTextList.InterestingTextList C# (CSharp) Méthode

InterestingTextList() public méthode

public InterestingTextList ( PropertyTable propertyTable, ITextRepository repo, IStTextRepository stTextRepo ) : System
propertyTable XCore.PropertyTable
repo ITextRepository
stTextRepo IStTextRepository
Résultat System
		public InterestingTextList(PropertyTable propertyTable, ITextRepository repo, IStTextRepository stTextRepo)
			: this(propertyTable, repo, stTextRepo, true)
		{
		}

Same methods

InterestingTextList::InterestingTextList ( PropertyTable propertyTable, ITextRepository repo, IStTextRepository stTextRepo, bool includeScripture ) : System