C# Class SIL.FieldWorks.TE.ImportTests.DummyUndoImportManager

Override of the base UndoImportManager class for tests that use the in-memory cache.
Inheritance: UndoImportManager
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
DummyUndoImportManager ( FdoTestBase testBase ) : System

Initializes a new instance of the DummyUndoImportManager class.

Method Details

DummyUndoImportManager() public méthode

Initializes a new instance of the DummyUndoImportManager class.
public DummyUndoImportManager ( FdoTestBase testBase ) : System
testBase SIL.FieldWorks.FDO.FDOTests.FdoTestBase
Résultat System