Esempio n. 1
0
 public IElement <TTag> SetTagData(string key, object value) => Clone(_data.SetTagData(key, value));