protected override void GenerateWmiObjects(IsolatedStorageCacheStorageData configurationObject,
                                            ICollection <ConfigurationSetting> wmiSettings)
 {
     IsolatedStorageCacheStorageDataWmiMapper.GenerateWmiObjects(configurationObject, wmiSettings);
 }