public _IFunction4_247(FormatMigrationTestCaseBase _enclosing)
 {
     this._enclosing = _enclosing;
 }
			public _IFunction4_247(FormatMigrationTestCaseBase _enclosing)
			{
				this._enclosing = _enclosing;
			}
 /// <exception cref="System.Exception"></exception>
 public Db4oMigrationTest(FormatMigrationTestCaseBase test, Db4oLibrary library)
 {
     _library = library;
     _test = test;
     _version = Environment().Version();
 }