Exemple #1
0
 /// <inheritdoc cref="Properties.SetNestedProperties"/>
 public void SetNestedProperties(string key, Properties nestedProperties)
 {
     properties.SetNestedProperties(key, nestedProperties);
 }