SIL.FieldWorks.IText.AddWordsToLexiconTests.SandboxForTests.SandboxForTests C# (CSharp) Method

SandboxForTests() private method

private SandboxForTests ( SIL.FieldWorks.FDO.FdoCache cache, SIL.FieldWorks.IText.InterlinLineChoices lineChoices ) : System.Collections.Generic
cache SIL.FieldWorks.FDO.FdoCache
lineChoices SIL.FieldWorks.IText.InterlinLineChoices
return System.Collections.Generic
			internal SandboxForTests(FdoCache cache, InterlinLineChoices lineChoices)
				: base(cache, null, null, lineChoices)
			{
			}