public SQLitePlatformIOS() { SQLiteApi = new SQLiteApiIOS(); StopwatchFactory = new StopwatchFactoryIOS(); ReflectionService = new ReflectionServiceIOS(); VolatileService = new VolatileServiceIOS(); }