Пример #1
0
 public override RecordReference <RelationshipGroupRecord> RelationshipGroup(long id)
 {
     return(@delegate.RelationshipGroup(id));
 }