SIL.FieldWorks.FDO.FDOTests.FdoTestBase.CreateCache C# (CSharp) Method

CreateCache() protected abstract method

Called by FixtureSetup(). Subclasses must override this to create an FdoCache that is loaded with whatever data is needed.
protected abstract CreateCache ( ) : SIL.FieldWorks.FDO.FdoCache
return SIL.FieldWorks.FDO.FdoCache
		protected abstract FdoCache CreateCache();