示例#1
0
 public override void RemoveRelationshipProperty(long relationship, string property)
 {
     @delegate.RemoveRelationshipProperty(relationship, property);
 }