예제 #1
0
 public override IDictionary <string, object> GetRelationshipProperties(long relId)
 {
     return(@delegate.GetRelationshipProperties(relId));
 }