Exemple #1
0
 private void InstallConfiguration(dynamic configuration)
 {
     _metadataApi.AddItemsMetadata(configuration.ItemsMetadata);
 }