Пример #1
0
 /// <inheritdoc />
 public void CopyTo(ref PropertyContainer destination)
 {
     inner.CopyTo(ref destination);
 }