Пример #1
0
 public override void RemoveNodeProperty(long node, string property)
 {
     @delegate.RemoveNodeProperty(node, property);
 }