コード例 #1
0
 public override IEnumerable <Label> GetNodeLabels(long node)
 {
     return(@delegate.GetNodeLabels(node));
 }