Пример #1
0
 /// <inheritdoc cref="Properties.Remove"/>
 public void Remove(string key)
 {
     properties.Remove(key);
 }