Ejemplo n.º 1
0
 bool ICollection <KeyValuePair <string, string> > .Remove(KeyValuePair <string, string> value) => MoreAdditionalProperties.Remove(value);
Ejemplo n.º 2
0
 public bool Remove(string key) => MoreAdditionalProperties.Remove(key);