// initialises data type public void IntialiseData() { _types = FakeDB.InitDataTypes(); IDAfterInit(); }